-
Bug
-
Resolution: Unresolved
-
P3
-
None
-
6.0.0, 7.1.0, 7.1.2
-
None
-
generic
-
generic
When user is converting JFR to XML / HTML, JMC parser is taking more time than expected. For some of the recording its more than 15 minutes.
Possible hot method isĀ buildEncapsulationTree(IItemCollection items, boolean allowInstants) method of ItemTreeBuilder class of org.openjdk.jmc.flightrecorder.rules.tree package, which is taking 90% of total execution time.