-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8333476 | 21.0.5 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
In OopMapCache::lookup(), after fail to insert newly created OopMapEntry to the cache, the new entry can be free immediately, because it is not published, not accessible by other thread.
- backported by
-
JDK-8333476 Promptly free OopMapEntry after fail to insert the entry to OopMapCache
-
- Resolved
-
- relates to
-
JDK-8331572 Allow using OopMapCache outside of STW GC phases
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/78d39b12
-
Commit openjdk/jdk/a8eacb31
-
Review openjdk/jdk21u-dev/655
-
Review openjdk/jdk/15963
(1 links to)