| JDK 26 |
|---|
| 26Unresolved |
|
Causes :
|
G1 only uses the next allocation size in a few cases to determine whether the next gc should be a marking. This unnecessarily delays marking/causing instability in the test shown in JDK-8368959. It had been introduced in JDK-8238687 in some cases, but forgotten in others.