Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-5895

JFR in JDK 11 changed event paths from 'com.oracle.jdk' to 'jdk', and type paths from 'com.oracle.jfr.types' to 'jdk.types'

XMLWordPrintable

      Paths in the events for JFR may change as a result of open sourcing JFR. E.g. from “com.oracle.jdk.CPULoad” to “jdk.CPULoad". If so, we should provide a mapping similar to the mapping done from JDK7 and 8 recordings to the JDK 9 event space. Note that the new default name space should be jdk.*, and all the JDK 7/8/9 events should be mapped to this new space.

            sballal Sharath Ballal (Inactive)
            hirt Marcus Hirt
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: