RFR(XXS): 8209018 ProblemList tests affected by JDK-8208690

Daniel D. Daugherty daniel.daugherty at oracle.com
Tue Aug 7 12:22:35 UTC 2018


On 8/7/18 2:29 AM, Alan Bateman wrote:
> On 06/08/2018 17:49, Daniel D. Daugherty wrote:
>> :
>>
>> +java/net/Socket/LingerTest.java 8208690 generic-all
>> +sun/net/www/http/HttpClient/MultiThreadTest.java 8208690 generic-all
>> +
>>  ############################################################################ 
>>
> Can these tests be changed to /othervm instead of excluding them?
>
> -Alan

Maybe... I don't know if that would keep the tests from failing
or not. With 100+ of these failures in Mach5, you can see why
I was getting tired of it.

This is only until Jon's fix for:

     https://bugs.openjdk.java.net/browse/CODETOOLS-7902259

gets promoted and we switch JDK12 to use it. I have a sub-task to
re-enable the tests when that happens.

Dan



More information about the core-libs-dev mailing list