hg: jdk9/sandbox/jdk: 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Apr 13 14:06:11 UTC 2015
Changeset: 24d02d2cc675
Author: msheppar
Date: 2015-04-13 14:58 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/24d02d2cc675
8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method
Reviewed-by: chegar, alanb
! test/TEST.ROOT
! test/TEST.groups
+ test/javax/rmi/PortableRemoteObject/ConcurrentHashMapTest.java
+ test/javax/rmi/PortableRemoteObject/HelloClient.java
+ test/javax/rmi/PortableRemoteObject/HelloImpl.java
+ test/javax/rmi/PortableRemoteObject/HelloInterface.java
+ test/javax/rmi/PortableRemoteObject/HelloServer.java
+ test/javax/rmi/PortableRemoteObject/Test.java
+ test/javax/rmi/PortableRemoteObject/_HelloImpl_Tie.java
+ test/javax/rmi/PortableRemoteObject/_HelloInterface_Stub.java
More information about the jdk9-sandbox-changes
mailing list