Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P1
-
Resolution: Fixed
-
Affects Version/s: 7.0.0
-
Fix Version/s: 7.0.0
-
Component/s: Mission Control Client
-
Labels:
-
Subcomponent:
-
Epic Link:
-
Sprint:JMC 7 Iter 8
Description
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.