summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
...
* Fixed ICE-5782: Fixed background test failureBenoit Foucher2014-10-30
|
* Removed old iml filesDwayne Boone2014-10-30
|
* Fixed ICE-5728: ObjectAdapter::destroy is now thread safeBenoit Foucher2014-10-30
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* Added running of AppBundler to gradle for OSXDwayne Boone2014-10-29
|
* Fixed ICE-5786: fixed Ice communicator destroy to be thread safeBenoit Foucher2014-10-29
|
* Prevent proguard task from being run every time you buildDwayne Boone2014-10-29
|
* Fixed ICE-5676: changed OA create exception to ↵Bernard Normier2014-10-28
| | | | CommunicatorDestroyedException + better error handling in IceGrid GUI
* Fixed ICE-5791: removed deprecated APIs for Ice 3.6Bernard Normier2014-10-28
|
* Fixed ICE-5787: queue request handler deadlockBenoit Foucher2014-10-28
|
* Minor improvement to IceGridGUI gradle fileDwayne Boone2014-10-28
|
* ICE-5792 fixed IceGridGUI installDwayne Boone2014-10-28
|
* Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵Benoit Foucher2014-10-27
| | | | to configure UDP
* Got rid of a warning in the build system and set source/target compatibilty ↵Dwayne Boone2014-10-27
| | | | in single place
* ShowIceLogDialog minor fix: synchronized not required.Jose2014-10-27
|
* Improved stopping of Ice log dialogBernard Normier2014-10-24
|
* Fixed leak of LoggerAdmin's logger (ICE-5788) and updated Java to use ↵Bernard Normier2014-10-24
| | | | similar code.
* Fixes to IceGridGUI buildDwayne Boone2014-10-24
|
* Fixed (ICE-5770) - Java DateFormat.format isn't thread safeJose2014-10-24
|
* Fixed ICE-5720: bogus spurious selector wakeup messagesBenoit Foucher2014-10-24
|
* Fixed ICE-5775: interrupt test failureBenoit Foucher2014-10-24
|
* Fixed Java StreamSocket finalizer bugBenoit Foucher2014-10-24
|
* Fixed ICE-5753: CancelledKeyException in Java selectorBenoit Foucher2014-10-24
|
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Added proguard task to the IceGridGUIDwayne Boone2014-10-23
|
* Simplified build.gradle files a bitDwayne Boone2014-10-23
|
* Added support for DESTDIR in gradle buildDwayne Boone2014-10-22
|
* only configure berkely db version in one spot in gradle filesDwayne Boone2014-10-22
|
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
|
* Fixed (ICE-5758) - Disable SSLv3 by defaultJose2014-10-21
|
* Fixed gradle jar installation task to depend on jar taskDwayne Boone2014-10-20
|
* Fixed connect request handler to not invoke callback from a single threadBenoit Foucher2014-10-20
|
* Build ant.Matthew Newhook2014-10-20
|
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Added clean tasks to remove jars from lib directoryDwayne Boone2014-10-20
|
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* Fixed ICE-5736 - Java IceWS transport hangsBenoit Foucher2014-10-17
|
* minor style fixesJose2014-10-15
|
* IceGridGUI fixes:Jose2014-10-15
| | | | | | Fixed (ICE-5744) - IceGridGUI should update status bar on logout Destroy communicator on logout Remove synchronous call from logout path
* Fixed (ICE-5742) - IceGridGUI exception when you disconnect while patching ↵Jose2014-10-15
| | | | in progress.
* Fixed ICE-5666: setting the invocation timeout to -2 provides the previous ↵Benoit Foucher2014-10-15
| | | | connection timeouts
* Fixed ICE-5454: close acceptor on adapter deactivationBenoit Foucher2014-10-15
|
* Fixed ICE-5458: Locator::getRegistry now returns a replicated proxyBenoit Foucher2014-10-14
|
* updating CHANGES for AsyncResult.cancelMark Spruiell2014-10-13
|
* Update JS with the same OutgoingAsync fixes as C++/Java/C#Benoit Foucher2014-10-13
|
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
|
* ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵Joe George2014-10-09
| | | | IceBox.InstanceName
* ICE-5671 make sure router/locator have not already been set by plugin loadingDwayne Boone2014-10-09
|
* ICE-5615 move PluginManager destruction outside of sync at end of ↵Dwayne Boone2014-10-09
| | | | Instance::destroy