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 17:51:50 UTC 2020
Thanks!
Chris
On 3/17/20 10:16 PM, David Holmes wrote:
> 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