-
Enhancement
-
Resolution: Fixed
-
P4
-
25
-
b13
After doing more test and analysis, we have a better understanding why reset bitmap of young gen after concurrent cycle may cause crash if there is pending old GC cycle to execute: When there is soft reference in old gen, but the referent is in young, reseting bitmap of young will cause wrong state of the soft reference, which may lead to expected cashes.
- links to
-
Commit(master) openjdk/jdk/7c173fde
-
Review(master) openjdk/jdk/23872