summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/ThreadPool.java
Commit message (Expand)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
* Cleanup and simplification of OA in C++/Java/C#.Matthew Newhook2014-10-02
* Use selector.wakeup() instead of a socket pair to wake the selector.Matthew Newhook2014-10-01
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* - C#, Java: Removed Outgoing, fixed generated code to make synchronousMatthew Newhook2014-09-03
* Fixed ICE-5604: thread pool error handlingBernard Normier2014-08-19
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
* Add @Override where possible, and remove trailing white space.Matthew Newhook2014-08-07
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
* porting C++ transport changes to JavaMark Spruiell2014-05-29
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5196: allow setting an observer with IceMX enabledBenoit Foucher2013-09-09
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Fixed ICE-5129 - thread safety issue when updating thread observersBenoit Foucher2012-12-12
* Java & C# portBenoit Foucher2012-09-28
* Fixed copyrightsBenoit Foucher2012-04-25
* ICE-3318 Java finalizers are problematicJose2012-01-03
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* bug 4734 - race condition in Java thread pool shrinking codeBenoit Foucher2010-05-04
* Bug 4634 - redo lost changes wrt SizeWarnDwayne Boone2010-01-20
* Updated copyright to 2010Dwayne Boone2010-01-07
* fixing Java string comparisonsMark Spruiell2009-08-21
* IOCP changes, bug 3501, 4200, 4156, 3101Benoit Foucher2009-08-21
* Squashed commit of ice-rt branch:Jose2009-07-10
* Bug 994 - use StackSize for Java and C#Dwayne Boone2009-05-01
* Bug 2558 - thread pool tracingDwayne Boone2009-04-28
* Fixed warning checkDwayne Boone2009-04-23
* Bug 3002 - SizeWarn < SizeDwayne Boone2009-04-23
* Bugs 3002/3003 - default value of SizeWarn is now 0Dwayne Boone2009-04-23
* Bug 2798 - add reason information to MemoryLimitExceptionDwayne Boone2009-04-21
* removing Java2 mappingMark Spruiell2009-04-03
* Fixed bug 3734 and added comment for bug 3619Benoit Foucher2009-02-17
* bug 3531 - fixing Eclipse warnings in Java codeMark Spruiell2009-02-13
* bug 3727 - review exception handling in JavaMark Spruiell2009-02-12
* Fixed bug 3720 - Added check for dynamic thread poolBenoit Foucher2009-02-11
* Fixed bug 3669 and an infinite loop bug if a read failed with DatagramLimitEx...Benoit Foucher2009-01-30
* Fixed bug 3484 & 3604Benoit Foucher2009-01-22
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Revert "Remove Java finalizers code"Jose2008-12-18
* Remove Java finalizers codeJose2008-12-17
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* - Fixed bug 2688Benoit Foucher2008-02-14
* using Java5 types in Ice core; general cleanupMark Spruiell2008-01-30
* Updated copyrightDwayne Boone2008-01-23
* Moved various classes from IceUtil to IceUtilInternalBernard Normier2008-01-09
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* Fixed bug 2592Benoit Foucher2007-12-12
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
* Expanded tabs into spacesBernard Normier2007-02-01