Name: rf35342 Date: 09/17/98
When extensions are installed in jre/lib/ext (e.g. Java3D), the compiler and runtime JVM treat them as being available, despite not being in the CLASSPATH. javap however, does not - the .jars must be added to the CLASSPATH explicitly, otherwise javap reports classes belonging to the extension packages as not existing.
(Review ID: 37752)
======================================================================
- duplicates
-
JDK-6439940 Clean up javap implementation
- Closed
- relates to
-
JDK-4349304 javah does not load Standard Extension jar files automatically
- Closed
-
JDK-6428896 javap cannot read multiple entries on the extension classpath
- Closed