-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b03
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329618 | 21.0.4-oracle | Thomas Schatzl | P4 | Resolved | Fixed | b03 |
JDK-8331768 | 21.0.4 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
Since this unregistering is serial, it would be nice to have this operation done in parallel and in bulk to improve pause time performance.
- backported by
-
JDK-8329618 Add bulk removal of dead nmethods during class unloading
- Resolved
-
JDK-8331768 Add bulk removal of dead nmethods during class unloading
- Resolved
- blocks
-
JDK-8320067 Parallel: Parallelize code root remembered set dead nmethod removal
- Open
- is blocked by
-
JDK-8315503 G1: Code root scan causes long GC pauses due to imbalanced iteration
- Resolved
-
JDK-8317809 Insertion of free code blobs into code cache can be very slow during class unloading
- Resolved
- relates to
-
JDK-8326092 Pause Remark sometimes has extremely long pause times on class unloading
- Closed
- links to
-
Commit openjdk/jdk21u-dev/92b43c57
-
Commit openjdk/jdk/f5538195
-
Review openjdk/jdk21u-dev/548
-
Review openjdk/jdk/16767