RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default (original) (raw)
Doerr, Martin martin.doerr at sap.com
Tue Mar 6 14:37:07 UTC 2018
- Previous message (by thread): RFR: JDK-8198445: Access API for primitive/native arraycopy
- Next message (by thread): RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'd like to solve the problem that an unnecessarily high number of GC threads get started in some situations. This wastes resources. The proposal is to enable the existing flag UseDynamicNumberOfGCThreads by default.
Bug: https://bugs.openjdk.java.net/browse/JDK-8198510
CSR: https://bugs.openjdk.java.net/browse/JDK-8198547
Webrev: http://cr.openjdk.java.net/~mdoerr/8198510_gc_threads/webrev.01/
Please review.
Thanks and best regards, Martin
-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20180306/b7a5eeed/attachment.htm>
- Previous message (by thread): RFR: JDK-8198445: Access API for primitive/native arraycopy
- Next message (by thread): RFR(S): 8198510: Enable UseDynamicNumberOfGCThreads by default
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]