hg: jdk9/dev/jdk: 8068721: RMI-IIOP communication fails when ConcurrentHashMap is passed to remote method

mark.sheppard at oracle.com mark.sheppard at oracle.com
Mon Apr 13 13:56:32 UTC 2015


Changeset: 24d02d2cc675
Author:    msheppar
Date:      2015-04-13 14:58 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/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-dev-changes mailing list