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

Schmelter, Ralf ralf.schmelter at sap.com
Wed Jun 10 21:38:33 UTC 2020


Hi Stefan and Daniel,

Thanks for reviewing. I will push this change if there are no further concerns.

Best regards,
Ralf

-----Original Message-----
From: Stefan Karlsson <stefan.karlsson at oracle.com> 
Sent: Wednesday, 10 June 2020 23:33
To: Schmelter, Ralf <ralf.schmelter at sap.com>; serviceability-dev at openjdk.java.net; hotspot-runtime-dev at openjdk.java.net runtime <hotspot-runtime-dev at openjdk.java.net>; hotspot-gc-dev at openjdk.java.net
Subject: Re: RFR(S): JDK-8247362 HeapDumpCompressedTest.java#id0 fails due to "Multiple garbage collectors selected"

Looks good.

StefanK

On 2020-06-10 23:00, 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 
> <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