Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8015042 | 8 | Thomas Schatzl | P4 | Resolved | Fixed | b91 |
-XX:CMSSamplingGrain=0
-XX:DefaultMaxRAMFraction=0
-XX:DefaultInitialRAMFraction=0
-XX:MarkSweepAlwaysCompactCount=0
-XX:TenuredGenerationSizeSupplementDecay=0
-XX:YoungGenerationSizeSupplementDecay=0
cause crashes
-XX:DefaultMaxRAMFraction=0
-XX:DefaultInitialRAMFraction=0
-XX:MarkSweepAlwaysCompactCount=0
-XX:TenuredGenerationSizeSupplementDecay=0
-XX:YoungGenerationSizeSupplementDecay=0
cause crashes
- backported by
-
JDK-8015042 Boundary values in some public GC options cause crashes
- Resolved
- duplicates
-
JDK-6884984 java -XX:DefaultInitialRAMFraction=0 cause Arithmetic Exception
- Closed
-
JDK-8027223 Objects stay in survivor space and not tenured to old gen.
- Closed
- relates to
-
JDK-8023341 VM reports incorrect name of option that have incorrect value if InitialTenuringThreshold > MaxTenuringThreshold
- Closed