RFR(XXS): 8209020 ProblemList tests affected by JDK-8208778

Daniel D. Daugherty daniel.daugherty at oracle.com
Mon Aug 6 16:59:11 UTC 2018


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-runtime-dev mailing list