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 openjfx-78-backport-compat-1.8.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
javax.annotation
├─ javax.annotation.Generated.class - [JAR]
sun.reflect
├─ sun.reflect.CallerSensitive.class - [JAR]
├─ sun.reflect.Reflection.class - [JAR]
sun.reflect.misc
├─ sun.reflect.misc.ConstructorUtil.class - [JAR]
├─ sun.reflect.misc.FieldUtil.class - [JAR]
├─ sun.reflect.misc.MethodUtil.class - [JAR]
├─ sun.reflect.misc.ReflectUtil.class - [JAR]
├─ sun.reflect.misc.Trampoline.class - [JAR]
java.beans
├─ java.beans.PropertyVetoException.class - [JAR]
├─ java.beans.VetoableChangeListener.class - [JAR]
sun.util.logging
├─ sun.util.logging.LoggingProxy.class - [JAR]
├─ sun.util.logging.LoggingSupport.class - [JAR]
├─ sun.util.logging.PlatformLogger.class - [JAR]
netscape.javascript
├─ netscape.javascript.JSObject.class - [JAR]
sun.misc
├─ sun.misc.BASE64Decoder.class - [JAR]
├─ sun.misc.CEFormatException.class - [JAR]
├─ sun.misc.CEStreamExhausted.class - [JAR]
├─ sun.misc.CharacterDecoder.class - [JAR]
├─ sun.misc.Cleaner.class - [JAR]
├─ sun.misc.IOUtils.class - [JAR]