-
Bug
-
Resolution: Fixed
-
P3
-
25, 26
-
master
To reduce regression when starting JDK 25, the PlatformTracer class used by the MethodTiming and MethodTrace events should only be used if a filter has been set. Most application starts will not use these events, so it makes sense to avoid using them unless needed.
- links to
-
Commit(master) openjdk/jdk/8ea544c3
-
Review(master) openjdk/jdk/25937