-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 11-pool, 17, 21, 22
-
Component/s: hotspot
-
b17
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8329270 | 21.0.4-oracle | Thomas Schatzl | P5 | Resolved | Fixed | b02 |
| JDK-8329586 | 21.0.4 | Goetz Lindenmaier | P5 | Resolved | Fixed | b01 |
ImmutableOopMapSet is a placement new'ed data structure, which is the reason why its destructor should always be called before freeing its memory even if it is empty/non-existent.
- backported by
-
JDK-8329270 ImmutableOopMapSet destructor not called
-
- Resolved
-
-
JDK-8329586 ImmutableOopMapSet destructor not called
-
- Resolved
-
- relates to
-
JDK-8326092 Pause Remark sometimes has extremely long pause times on class unloading
-
- Closed
-
- links to
-
Commit
openjdk/jdk21u-dev/32ab4a2a
-
Commit
openjdk/jdk/3d6e775d
-
Review
openjdk/jdk21u-dev/430
-
Review
openjdk/jdk/15862
(2 links to)