-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
G1 currently has this rule to limit the number of GC worker threads to one per 64MB of Java heap.
On very small heaps (DaCapo Avrora with 14M) the system.gc()'s could be sped up a little using one or two more threads.
Investigate whether this rule could be improved.
On very small heaps (DaCapo Avrora with 14M) the system.gc()'s could be sped up a little using one or two more threads.
Investigate whether this rule could be improved.
- relates to
-
JDK-8359802 JEP 523: Make G1 the Default Garbage Collector in All Environments
-
- Candidate
-