summaryrefslogtreecommitdiff
path: root/java/test
Commit message (Collapse)AuthorAge
...
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2017-01-20
|\|
| * Fixed ICE-7508 - NullHandleException when using -2 invocation timeoutBenoit Foucher2017-01-16
| |
* | java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
| |
* | Add ctor overload with non-optional parameters to generated XxxStructBernard Normier2017-01-19
| |
* | Fixed spurious Ice/binding test failureBenoit Foucher2017-01-19
| |
* | Fixed ICE-2802 - no longer halt when running out of FDsBenoit Foucher2017-01-18
| |
* | Fixed bug introduced by previous commitBernard Normier2017-01-17
| |
* | "to string" on a fixed proxy no longer raise FixedProxyExceptionBernard Normier2017-01-17
| |
* | Reject empty endpoint in OA endpoint listBernard Normier2017-01-12
| |
* | Fixed ICE-7488 - disabled optimization for Ice/metrics test on Windows ↵Benoit Foucher2017-01-10
| | | | | | | | (C++98 only)
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-01-09
|\|
| * Bumped the Glacier2/sessionHelper timeout to 30sBenoit Foucher2017-01-09
| |
* | IceSSL C#/Java test fixes to sync with C++ changesBenoit Foucher2017-01-09
| |
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
| |
* | Added Ice/location & Glacier2/router testing for JS browsersBenoit Foucher2016-12-22
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-12-09
|\|
| * Fixed ICE-7463 - icehashpassword now uses hash method instead of encrypt ↵Benoit Foucher2016-12-09
| | | | | | | | when available
* | Fixed Slice\generation test failureBenoit Foucher2016-12-08
| |
* | Fixed Java IceSSL/configuration test failure when ran with --protocol=sslBenoit Foucher2016-12-07
| |
* | Removed Java controller, fixes to investiage IceGrid/replication test failureBenoit Foucher2016-11-30
| |
* | Refactored test scriptsBenoit Foucher2016-11-25
| |
* | Resync stream API for generated structs/enums in Java and C#Bernard Normier2016-11-17
| |
* | Replaced double-underscores in java and java-compatBernard Normier2016-11-17
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Removed unnecessary versionsBernard Normier2016-09-23
| |
| * Fix test bzip2 dependencyJose2016-09-19
| |
| * Fixed ICE-7317 - timeout test failureBenoit Foucher2016-09-19
| |
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| |
* | Bzip2 dependency fixesJose2016-09-22
| |
* | Fixed for timeout bugs (ICE-7358, ICE-7243, Ice-7227)Benoit Foucher2016-09-16
| |
* | ICE-7333 - Java/C# cross test failure in Ice/optionalMark Spruiell2016-09-08
| |
* | ICE-7321 - Java cross-test failure in Ice/objectsMark Spruiell2016-09-07
| |
* | Updated server side dispatch for new mapping (and ICE-6980)Benoit Foucher2016-09-05
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-09-01
|\|
| * Remove bogus message check from Java Ice/exceptions test loggerJoe George2016-09-01
| |
* | Fix typo in previous commitJoe George2016-09-01
| |
* | Update java-compat Ice/optional for cross testingJoe George2016-09-01
| |
* | Added Java optional marshaled result testBenoit Foucher2016-08-30
| |
* | Fix ICE-7302 - Java Ice/exceptions amd server does not use AMDThrowerIJoe George2016-08-30
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-08-30
|\|
| * ICE-7302 - Fix Java Ice/exceptions not using AMDThrowerIJoe George2016-08-30
| |
| * ICE-7240 - Python Ice/servantLocator cross testJoe George2016-07-19
| |
* | ICE-6980 - Removed server-side user exception checks in Objective-CBenoit Foucher2016-08-30
| |
* | C++ dispatching code fixesBenoit Foucher2016-08-25
| | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice)
* | generated MarshaledResult types in servant interface for JavaMark Spruiell2016-08-24
| |
* | Major changes in Java:Mark Spruiell2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moved existing Java mapping sources to java-compat subdirectory - Added new "Java 8" mapping in java subdirectory - Significant features of Java 8 mapping: - All classes in com.zeroc package (e.g., com.zeroc.Ice.Communicator) - New AMI mapping that uses java.util.concurrent.CompletableFuture - New AMD mapping that uses java.util.concurrent.CompletionStage - New mapping for out parameters - "holder" types have been eliminated - New mapping for optional types that uses JDK classes from java.util (e.g., java.util.Optional) - "TIE" classes are no longer supported or necessary; servant classes now only need to implement a generated interface - Moved IceGrid GUI to new mapping - The "Java Compat" mapping is provided only for backward compatibility to ease migration to Ice 3.7. The Slice compiler supports a new --compat option to generate code for this mapping. However, users are encouraged to migrate to the new mapping as soon as possible.
* | C# mapping changesBenoit Foucher2016-08-16
| | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously