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

David Holmes david.holmes at oracle.com
Wed Mar 18 05:16:47 UTC 2020


Hi Chris,

On 18/03/2020 2:59 pm, Chris Plummer wrote:
> 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.

Okay. The bugs themselves are in a bit of a muddle but this issue is okay.

Thanks,
David

> [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