Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205819 | 11.0.1 | Robbin Ehn | P3 | Resolved | Fixed | team |
Uncleaned calculation correction. Since a dead string can be visited twice, it is thus counted twice, making the counter skew.
ZGC concurrent cleaning. ZGC uses the ParState directly, it needs a way to set the dead strings and trigger a cleaning.
Minor, compile issues with slowdebug win32.
ZGC concurrent cleaning. ZGC uses the ParState directly, it needs a way to set the dead strings and trigger a cleaning.
Minor, compile issues with slowdebug win32.
- backported by
-
JDK-8205819 StringTable: Calculates wrong number of uncleaned items.
-
- Resolved
-
- duplicates
-
JDK-8205002 Windows slowdebug without precompiled header fails to link jvm.dll
-
- Closed
-