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 trace-agent-bootstrap-jdk8-1.1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.vmlens.trace.agent.bootstrap.callback.obj.gen
├─ com.vmlens.trace.agent.bootstrap.callback.obj.gen.HashMapJDK8CallbackGen.class - [JAR]
├─ com.vmlens.trace.agent.bootstrap.callback.obj.gen.MapJDK8CallbackGen.class - [JAR]
com.vmlens.trace.agent.bootstrap.callback.gen
├─ com.vmlens.trace.agent.bootstrap.callback.gen.UnsafeCallbackJDK8Gen.class - [JAR]
com.vmlens.trace.agent.bootstrap.callback
├─ com.vmlens.trace.agent.bootstrap.callback.StampedLockCallback.class - [JAR]
├─ com.vmlens.trace.agent.bootstrap.callback.StampedLockType.class - [JAR]