RFR(S): JDK-8247362 HeapDumpCompressedTest.java#id0 fails due to "Multiple garbage collectors selected"

Daniel D. Daugherty daniel.daugherty at oracle.com
Wed Jun 10 21:06:43 UTC 2020


Hi Ralf,

This looks correct to me, but please wait for one of the GC folks to
chime in on this thread...

Dan


On 6/10/20 5:00 PM, Schmelter, Ralf wrote:
> Hi,
>
> https://bugs.openjdk.java.net/browse/JDK-8237354 added a test, which did not properly protect against explicitly set GCs (for serial, parallel and G1 GC). This fixes it by adding the corresponding @requires tag for each of the three GCs.
>
> bugreport: https://bugs.openjdk.java.net/browse/JDK-8247362
> webrev: http://cr.openjdk.java.net/~rschmelter/webrevs/8247362/webrev.0/
>
> Best regards,
> Ralf
>




More information about the hotspot-gc-dev mailing list