-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 22, 23
-
Component/s: hotspot
-
b03
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8324712 | 21.0.3 | Liang Mao | P4 | Resolved | Fixed | b01 |
When setting the `MaxTenuringThreshold` in method `ZArguments::initialize`, it may use the `ZPageSizeMedium`. But at that time, the `ZPageSizeMedium` has not been set.
- backported by
-
JDK-8324712 Generational ZGC: ZPageSizeMedium should be set before MaxTenuringThreshold
-
- Resolved
-