RFR(XS): 8210893: Deprecate TLABStats

Mikael Vidstedt mikael.vidstedt at oracle.com
Fri Sep 21 01:15:46 UTC 2018


Please review this change which deprecates the -XX:+TLABStats flag.

Bug: https://bugs.openjdk.java.net/browse/JDK-8210892 <https://bugs.openjdk.java.net/browse/JDK-8210892>
CSR: https://bugs.openjdk.java.net/browse/JDK-8210893 <https://bugs.openjdk.java.net/browse/JDK-8210893>
Webrev: http://cr.openjdk.java.net/~mikael/webrevs/8210893/webrev.00/open/webrev/ <http://cr.openjdk.java.net/~mikael/webrevs/8210893/webrev.00/open/webrev/>

* Background (from the bug)

After the removal of the -XX:+FastTLABRefill flag in JDK-8194084 the -XX:+TLABStats flag no longer has any effect. It should be deprecated and eventually removed.

* Testing

Ran VMDeprecatedOptions.java locally, will run tier1 before pushing.

Cheers,
Mikael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180920/c447960f/attachment.htm>


More information about the hotspot-gc-dev mailing list