RFR (S): 8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination

Bernd Eckenfels ecki at zusammenkunft.net
Thu Oct 31 23:05:18 UTC 2019


The help message:

Use the Parallel Old garbage collector. Deprecated.

Looks a bit missleading to me. I know it means the option is deprecated (especially the non default negative value), but it could easily be understood as ParallelOld beeing deprecated.

There is no jtreg for +UseParallelOld. It would need to document that deprecation warning is expected for that as well?

Gruss
Bernd
--
http://bernd.eckenfels.net

________________________________
Von: hotspot-gc-dev <hotspot-gc-dev-bounces at openjdk.java.net> im Auftrag von Thomas Schatzl <thomas.schatzl at oracle.com>
Gesendet: Donnerstag, Oktober 31, 2019 2:07 PM
An: hotspot-gc-dev at openjdk.java.net
Betreff: RFR (S): 8233301: Implementation of JEP 366: Deprecate the ParallelScavenge + SerialOld GC Combination

Hi all,

can I have reviews for this small change that implements deprecation
as outlined in JEP 366: Deprecate the ParallelScavenge + SerialOld GC
Combination?

CR:
https://bugs.openjdk.java.net/browse/JDK-8233301
Webrev:
http://cr.openjdk.java.net/~tschatzl/8233301/webrev/
Testing:
hs-tier1-5

Thanks,
Thomas



More information about the hotspot-gc-dev mailing list