I noticed that several javadoc entries in jdk.jfr.internal.JVM are still referencing "createNativeJFR", which has been removed as part of JDK-8310661. I propose to replace it with JVMSupport#createJFR().
- caused by
-
JDK-8310661 JFR: Replace JVM.getJVM() with JVM
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk/5c7c2f09
-
Review(master)
openjdk/jdk/29322