summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Collapse)AuthorAge
...
* Fix IceGridGUI do no make remote call on UI threadJose2018-06-07
| | | | | AdminSession.getReplicaName was call from the UI thread
* IceGridGUI hangs on invalid loginJose2018-06-07
| | | | Fixes #90
* Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | Close #28
* Allow FileParser.Endpoints to be set via Ice::Properties (#58)Michael Dorner2018-04-30
| | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option
* Fixed bogus dependency when building IceGridGUI bundleBenoit Foucher2018-04-20
|
* IceGridGUI gradle build fixesJose2018-04-19
|
* IceGridGUI macOS JDK 10 build fixesJose2018-04-17
|
* IceGridGUI Java 10 fixesJose2018-04-17
|
* Fixed UDP multicast membership issue (ICE-8831)Benoit Foucher2018-04-17
|
* Java selector fixMark Spruiell2018-03-21
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Fix URI format used in class-path to use file://Jose2018-03-20
|
* Fixed potential IceLocatorDiscovery hang (ICE-8726)Benoit Foucher2018-03-12
|
* Fixed invalid OA comments and some JS local interface operationsBenoit Foucher2018-02-27
|
* Whitespace cleanupJose2018-02-16
|
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* Fix macOS icegridgui Java 9 buildsJose2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Simplify IceGridGUI jar creationJose2018-02-14
|
* Added tracing for IceLocatorDiscovery (ICE-8072)Benoit Foucher2018-02-14
|
* Fix ICE-8666 - IceGridGUI Java 9 NPEJose2018-02-13
|
* Fix ICE-8542 - Java 9 proguard build failureJose2018-02-13
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Better fix for publishing loopback addresses when no other addresses are ↵Benoit Foucher2018-02-07
| | | | available (ICE-8622)
* Added loopback addresses to published endpoints if no other adresses are ↵Benoit Foucher2018-02-06
| | | | available (ICE-8622)
* Merge remote-tracking branch 'origin/matlab' into 3.7Jose2018-02-06
|\
| * Adding help text to core classes and functionsMark Spruiell2017-10-13
| |
* | Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | | | | | override from original proxy
* | Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | | | | | (ICE-7996 & ICE-7976)
* | icebox requires at least one service (cpp, java)(ICE-8307)Bernard Normier2018-01-26
| |
* | Moved the clearing of the router info into the try/catch block (ICE-8615)Benoit Foucher2018-01-25
| |
* | Adding doc comments to C++Mark Spruiell2018-01-17
| |
* | Update version to v3.7.1Jose2017-12-14
| |
* | Fix Java 9 deprecation warningsJose2017-11-16
| |
* | Fix IceGridGUI to use executor when appropriateJose2017-11-16
| | | | | | | | Bug ICE-8298
* | Fix Java 9 deprecation warningsJose2017-11-16
| |
* | Fix Java9 build of Ice.jar to be compatible with Java8Jose2017-11-16
| | | | | | | | See ICE-8561
* | ICE-8539 - Android fixes for Bluetooth addressingMark Spruiell2017-11-09
| |
* | Fix ICE-8363 - use appbundler from maven centralJose2017-11-06
| |
* | Add Ice.LogFile testJose2017-11-02
| |
* | Fix build error in IceGidGUI build.gradleJoe George2017-10-31
| |
* | Various Java 9 fixesJoe George2017-10-31
| | | | | | | | | | | | - Proguard does not support Java 9 yet. Build the plain JAR and issue warning if it's detected - Upgrade Gradle to 4.2.1 which supports Java 9.0.1
* | Move SessionHelper communicator initialization to a separate thread ICE-8504Jose2017-10-30
| |
* | ICE-7997 - unnecessary test in ConnectionIMark Spruiell2017-10-30
| |
* | Fixed IceGridGUI gradle build warning (ICE-9389)Benoit Foucher2017-09-15
| |
* | Fix Java 9 IceGridGUI build failuresJose2017-09-11
| | | | | | | | | | | | | | See bug (ICE-8455), fix reported in debian zeroc-ice package as Bug#873225 [1] - [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873225
* | Ensure ice_getCachedConnection doesn't return null after successfully ↵Benoit Foucher2017-09-06
| | | | | | | | | | | | returning a connection See bug ICE-8467
* | Fix bogus reference use in communicatorDestroyJose2017-09-06
|/
* ICE-8397 - fix for Android issue with locator on main threadMark Spruiell2017-08-04
|