-
Bug
-
Resolution: Fixed
-
P4
-
21, 22
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8333752 | 21.0.5 | Aleksey Shipilev | P4 | Resolved | Fixed | b01 |
At startup JFR looks at available .jfc files using the glob pattern *.jfc which loads unnecessary classes. We might as well traverse all files in JAVA_HOME/lib/jfr and check if they end with ".jfr".
- backported by
-
JDK-8333752 JFR: Avoid loading regex classes during startup
-
- Resolved
-
- relates to
-
JDK-8279647 JFR: Unclosed directory stream
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/f9de2941
-
Commit openjdk/jdk/242446b0
-
Review openjdk/jdk21u-dev/667
-
Review openjdk/jdk/19146
-
Review(master) openjdk/jdk22u/241
(2 links to)