-
Enhancement
-
Resolution: Fixed
-
P4
-
hs25
-
b26
-
unknown
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8011821 | 8 | Mikael Gerdin | P4 | Resolved | Fixed | b85 |
The test
creates java string
intern it
verify that it presents in StringTable
clear reference
call fullGC
verfify that there is no such string in StringTable
creates java string
intern it
verify that it presents in StringTable
clear reference
call fullGC
verfify that there is no such string in StringTable
- backported by
-
JDK-8011821 Add WB test for String.intern()
-
- Resolved
-