RFR(trivial): 8213308 ProblemList runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java

Daniel D. Daugherty daniel.daugherty at oracle.com
Fri Nov 2 16:46:22 UTC 2018


Thanks Calvin!

Dan


On 11/2/18 12:45 PM, Calvin Cheung wrote:
> Looks good.
>
> thanks,
> Calvin
>
> On 11/2/18, 9:42 AM, Daniel D. Daugherty wrote:
>> Greetings,
>>
>> Here's a trivial change to put the following test on the ProblemList:
>>
>> runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
>>
>> until the following bug analysis is sorted out:
>>
>>     JDK-8213299 
>> runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
>>                 failed with java.lang.NoSuchMethodException
>>     https://bugs.openjdk.java.net/browse/JDK-8213299
>>
>> The bug for the ProblemListing is:
>>
>>     JDK-8213308 ProblemList 
>> runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java
>>     https://bugs.openjdk.java.net/browse/JDK-8213308
>>
>> Here's the diff:
>>
>> $ hg diff
>> diff -r 72f2fc52ef85 test/hotspot/jtreg/ProblemList.txt
>> --- a/test/hotspot/jtreg/ProblemList.txt    Fri Oct 26 10:47:05 2018 
>> -0500
>> +++ b/test/hotspot/jtreg/ProblemList.txt    Fri Nov 02 12:38:36 2018 
>> -0400
>> @@ -83,6 +83,7 @@
>>
>>  runtime/appcds/javaldr/GCSharedStringsDuringDump.java 8208778 
>> macosx-x64
>>  runtime/appcds/javaldr/GCDuringDump.java 8208778 macosx-x64
>> +runtime/appcds/jigsaw/classpathtests/EmptyClassInBootClassPath.java 
>> 8213299 generic-all
>>  runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all
>>  runtime/RedefineTests/RedefineRunningMethods.java 8208778 macosx-x64
>>  runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris-all
>>
>> Thanks, in advance, for any comments, suggestions or questions.
>>
>> Dan
>>



More information about the hotspot-runtime-dev mailing list