View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sjk-jfr6-0.9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gridkit.jvmtool.jfr6
├─ org.gridkit.jvmtool.jfr6.JfrDumpParserBootstrapper.class - [JAR]
├─ org.gridkit.jvmtool.jfr6.JfrDumpParserLoader.class - [JAR]
org.gridkit.jvmtool.jfr_jdk.parser
├─ org.gridkit.jvmtool.jfr_jdk.parser.EventSource.class - [JAR]
├─ org.gridkit.jvmtool.jfr_jdk.parser.JsonEventAdapter.class - [JAR]
├─ org.gridkit.jvmtool.jfr_jdk.parser.JsonFlightRecordingParserFactory.class - [JAR]
├─ org.gridkit.jvmtool.jfr_jdk.parser.Parser.class - [JAR]
org.gridkit.jvmtool.jfr6.parser
├─ org.gridkit.jvmtool.jfr6.parser.JfrDumpParser.class - [JAR]
├─ org.gridkit.jvmtool.jfr6.parser.JfrEventAdapter.class - [JAR]