RFR(XXS): 8209020 ProblemList tests affected by JDK-8208778
Daniel D. Daugherty
daniel.daugherty at oracle.com
Mon Aug 6 20:09:32 UTC 2018
Thanks Harold!
Dan
On 8/6/18 4:08 PM, Harold David Seigel wrote:
> Looks good!
>
> Harold
>
>
> On 8/6/2018 3:45 PM, Daniel D. Daugherty wrote:
>> Resending to a wider audience...
>>
>> I need a single (R)eviewer here...
>>
>> Dan
>>
>>
>> On 8/6/18 1:51 PM, Daniel D. Daugherty wrote:
>>> Greetings,
>>>
>>> Ioi spotted another test failing due to JDK-8208778 so
>>> here's an updated diff:
>>>
>>> $ diff -c test/hotspot/jtreg/ProblemList.txt
>>> test/hotspot/jtreg/ProblemList.txt.8209020
>>> *** test/hotspot/jtreg/ProblemList.txt 2018-08-06
>>> 12:34:55.483575758 -0400
>>> --- test/hotspot/jtreg/ProblemList.txt.8209020 2018-08-06
>>> 13:48:40.327951958 -0400
>>> ***************
>>> *** 74,85 ****
>>> --- 74,89 ----
>>> gc/stress/gclocker/TestGCLockerWithG1.java 8180622 generic-all
>>> gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
>>> 8177765 generic-all
>>> gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java 8192647
>>> generic-all
>>> + gc/logging/TestUnifiedLoggingSwitchStress.java 8208778 macosx-x64
>>>
>>> #############################################################################
>>>
>>>
>>> # :hotspot_runtime
>>>
>>> + runtime/appcds/javaldr/GCSharedStringsDuringDump.java 8208778
>>> macosx-x64
>>> + runtime/appcds/javaldr/GCDuringDump.java 8208778 macosx-x64
>>> runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all
>>> + runtime/RedefineTests/RedefineRunningMethods.java 8208778 macosx-x64
>>> runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris
>>>
>>> #############################################################################
>>>
>>>
>>>
>>> Dan
>>>
>>>
>>> On 8/6/18 12:59 PM, Daniel D. Daugherty wrote:
>>>> Greetings,
>>>>
>>>> I'm in the process of reducing the noise in the JDK12 CI so
>>>> I need a single (R)eviewer for the following fix:
>>>>
>>>> JDK-8209020 ProblemList tests affected by JDK-8208778
>>>> https://bugs.openjdk.java.net/browse/JDK-8209020
>>>>
>>>> Here's the diff:
>>>>
>>>> $ diff -c test/hotspot/jtreg/ProblemList.txt
>>>> test/hotspot/jtreg/ProblemList.txt.8209020
>>>> *** test/hotspot/jtreg/ProblemList.txt 2018-08-06
>>>> 12:34:55.483575758 -0400
>>>> --- test/hotspot/jtreg/ProblemList.txt.8209020 2018-08-06
>>>> 12:58:22.518958677 -0400
>>>> ***************
>>>> *** 79,85 ****
>>>> --- 79,88 ----
>>>>
>>>> # :hotspot_runtime
>>>>
>>>> + runtime/appcds/javaldr/GCSharedStringsDuringDump.java 8208778
>>>> macosx-x64
>>>> + runtime/appcds/javaldr/GCDuringDump.java 8208778 macosx-x64
>>>> runtime/CompressedOops/UseCompressedOops.java 8079353 generic-all
>>>> + runtime/RedefineTests/RedefineRunningMethods.java 8208778 macosx-x64
>>>> runtime/SharedArchiveFile/SASymbolTableTest.java 8193639 solaris
>>>>
>>>> #############################################################################
>>>>
>>>>
>>>>
>>>> Thanks, in advance, for any questions, comments or suggestions.
>>>>
>>>> Dan
>>>
>>
>
More information about the hotspot-dev
mailing list