-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 18
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279144 | 17.0.3 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
Now, there is a new API java_lang_String::test_and_set_deduplication_requested() that can help to identify if a string candidate has been enqueued, so that we can avoid enqueuing duplicate entries.
- backported by
-
JDK-8279144 Shenandoah: Avoid enqueuing duplicate string candidates
- Resolved