JDK 9 RFR of JDK-8168524: Remove two jdk_nio tests from ProblemList: BashStreams and DeleteInterference.java
Amy Lu
amy.lu at oracle.com
Fri Oct 28 03:15:10 UTC 2016
On 10/24/16 10:50 PM, Brian Burkhalter wrote:
> +1 for the DeleteInterference portion.
Thank you Brian.
Still need a reviewer for BashStreams test.
Thanks,
Amy
>
> Brian
>
> On Oct 24, 2016, at 1:08 AM, Amy Lu <amy.lu at oracle.com> wrote:
>
>> Please review the patch to bring back two tests:
>>
>> java/nio/file/WatchService/DeleteInterference.java 8156511 linux-all
>> More debug info has been added to this test (JDK-8162902). It's hard to reproduce the failure. Let's bring back this test. Once test failure happen again, the debug info could help with JDK-8156511 fix.
>>
>> java/nio/charset/coders/BashStreams.java 8149712 generic-all
>> Mentioned issue seems does not exist anymore, suggest to bring back the test.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8168524
>>
>> Thanks,
>> Amy
>>
>> --- old/test/ProblemList.txt 2016-10-24 15:50:14.000000000 +0800
>> +++ new/test/ProblemList.txt 2016-10-24 15:50:14.000000000 +0800
>> @@ -186,10 +186,6 @@
>> java/nio/file/WatchService/MayFlies.java 7158947 solaris-all Solaris 11
>> java/nio/file/WatchService/LotsOfEvents.java 7158947 solaris-all Solaris 11
>>
>> -java/nio/charset/coders/BashStreams.java 8149712 generic-all
>> -
>> -java/nio/file/WatchService/DeleteInterference.java 8156511 linux-all
>> -
>> ############################################################################
>>
>> # jdk_rmi
>>
>>
More information about the core-libs-dev
mailing list