RFR(XS) 8227340: Modify problem list entry for javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java

Chris Plummer chris.plummer at oracle.com
Wed Mar 18 04:59:00 UTC 2020


Hello,

Please review the following:

https://bugs.openjdk.java.net/browse/JDK-8227340

diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -587,7 +587,7 @@
  java/lang/management/ThreadMXBean/AllThreadIds.java 8131745 generic-all

  javax/management/monitor/DerivedGaugeMonitorTest.java 8042211 generic-all
-javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java 
8042215 generic-all
+javax/management/remote/mandatory/connection/MultiThreadDeadLockTest.java 
8227337 generic-all

8042215 [1] used to be the correct CR to problem list this test under, 
but it was accidentally used to fix for a different bug. 8042215 [1] has 
now been cloned to 8227337 [2] so the problem list needs to be updated also.

[1] https://bugs.openjdk.java.net/browse/JDK-8042215
[2] https://bugs.openjdk.java.net/browse/JDK-8227337

thanks,

Chris




More information about the serviceability-dev mailing list