Links to some websites for more information about classes.
You can analyze and understand Java™ class
loading problems through the following links:
- Class loading: class loading is described
in the class loading section of the Java Diagnostics
Guide.
- Class data sharing: class data sharing
is described in the class data sharing section of the Java Diagnostics Guide.
- Java classes
and class loading: a basic introduction to class files
and class loaders.
- Class sharing: an introduction to the
shared classes feature available in IBM® JVMs
to reduce memory footprint and increase startup performance.