Ping - Re: RFR 8170890, Problem list tools/javadoc/CheckResourceKeys.java and tools/javadoc/ReleaseOption.java until fix for JDK-8170772
Mandy Chung
mandy.chung at oracle.com
Fri Dec 9 00:27:49 UTC 2016
I suggest to hold off not to problem list these test failures.
CheckResourceKeys.java is a test bug that Jon is working on a test fix. We wanted to observe if ReleaseOption.java will still fail or not.
It seems that there is some issue with ResourceBundle caching going on here.
Mandy
> On Dec 8, 2016, at 3:58 PM, Felix Yang <felix.yang at oracle.com> wrote:
>
> Hi all,
>
> any comment on this problem-list request?
>
> Thanks,
> Felix
> On 2016/12/8 11:06, Felix Yang wrote:
>> Hi,
>>
>> please review the patch to problem-list two tier1 tests from Linux platform.
>>
>> Bug:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8170890
>>
>> Thanks,
>>
>> Felix
>>
>>
>> diff -r 586c93260d3b test/ProblemList.txt
>> --- a/test/ProblemList.txt Mon Dec 05 15:08:24 2016 -0800
>> +++ b/test/ProblemList.txt Wed Dec 07 18:47:22 2016 -0800
>> @@ -31,6 +31,8 @@
>> jdk/javadoc/tool/enum/enumType/Main.java 8152313 generic-all convert to doclet test framework
>> jdk/javadoc/tool/varArgs/Main.java 8152313 generic-all convert to doclet test framework
>> jdk/javadoc/doclet/testIOException/TestIOException.java 8164597 windows-all
>> +tools/javadoc/CheckResourceKeys.java 8170772 linux-all
>> +tools/javadoc/ReleaseOption.java 8170772 linux-all
>>
>> ###########################################################################
>> #
>>
>
More information about the core-libs-dev
mailing list