-
Bug
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11-shenandoah, 12, 13
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8228947 | 12u-cpu | Aleksey Shipilev | P4 | Resolved | Fixed | master |
JDK-8223831 | 12.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
Current gc/shenandoah/TestStringDedupStress is failing with OOM intermittently. There are a few reasons for this. First, the unique string hashmap used in verification can resize multiple times to accept non-deduped strings. Second, TARGET_OVERWRITES is not very reliable estimate for test progress.
- backported by
-
JDK-8223831 Stabilize gc/shenandoah/TestStringDedupStress test
- Resolved
-
JDK-8228947 Stabilize gc/shenandoah/TestStringDedupStress test
- Resolved