-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
-
b21
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8329272 | 21.0.4-oracle | Thomas Schatzl | P4 | Resolved | Fixed | b02 |
| JDK-8329589 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
This is fairly surprising to do this in the destructor because the purging can take a very signficant amount of time (i.e. 90%+ of total class unloading time).
Make the flushing/puring explicit.
- backported by
-
JDK-8329272 Move code cache purging out of CodeCache::UnloadingScope
-
- Resolved
-
-
JDK-8329589 Move code cache purging out of CodeCache::UnloadingScope
-
- Resolved
-
- relates to
-
JDK-8318585 Rename CodeCache::UnloadingScope to UnlinkingScope
-
- Resolved
-
-
JDK-8326092 Pause Remark sometimes has extremely long pause times on class unloading
-
- Closed
-
- links to
-
Commit
openjdk/jdk21u-dev/d2c6be94
-
Commit
openjdk/jdk/bd3bc2c6
-
Review
openjdk/jdk21u-dev/433
-
Review
openjdk/jdk/16011