-
Enhancement
-
Resolution: Fixed
-
P4
-
8-shenandoah, 11, 16, 17
-
b23
Full GC should recover as much memory as possible, so it should deduplicate all string candidates regardless their ages, when it is enabled.
Note: Full GC does not preserve age bits, so current implementation will not deduplicate any strings even with back-to-back full GCs.
Note: Full GC does not preserve age bits, so current implementation will not deduplicate any strings even with back-to-back full GCs.
- duplicates
-
JDK-8266455 Shenandoah: Full GC should enqueue string deduplication candidates regardless their ages
-
- Closed
-