-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: 7.0.0
-
Component/s: Mission Control Client
-
JMC 7 Iter 8
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.