JDK 10 RFR of JDK-8190573: Problem list InheritedChannelNotServerSocket.java

joe darcy joe.darcy at oracle.com
Thu Nov 2 20:20:38 UTC 2017


Hello,

The test

java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java

fails intermittently fairly often (JDK-8170562). Until the instability 
is addressed, I'd like to put the test on the problem list. Patch below.

Thanks,

-Joe

diff -r 30186b6741b8 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt    Thu Oct 26 18:04:29 2017 -0700
+++ b/test/jdk/ProblemList.txt    Thu Nov 02 13:12:00 2017 -0700
@@ -200,6 +200,8 @@

  java/rmi/activation/ActivationGroup/downloadActivationGroup/DownloadActivationGroup.java 8169569 windows-all

+java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java 
8170562 generic-all
+
  java/rmi/registry/readTest/CodebaseTest.java 8173324 windows-all

  ############################################################################



More information about the core-libs-dev mailing list