-
Bug
-
Resolution: Fixed
-
P4
-
openjdk8u262
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8248507 | openjdk8u272 | Andrey Petushkov | P4 | Resolved | Fixed | b01 |
Due to missing package information in the JFR data in the openjdk8u implementation of JFR some of the package-related output in JMC is empty. jfr tool and any other possible consumers of the JFR data are affected
the mentioned functionality was omitted when backporting JFR from jdk11 because it was clearly dependent on jigsaw. however turned out that it's counted on by JFR data consumers, so it got to be reimplemtned in jdk8 specific way
the mentioned functionality was omitted when backporting JFR from jdk11 because it was clearly dependent on jigsaw. however turned out that it's counted on by JFR data consumers, so it got to be reimplemtned in jdk8 specific way
- backported by
-
JDK-8248507 Top package in method profiling shows "null" in JMC
-
- Resolved
-