Which classes need to be supplied by any JVM?
Florian Weimer
fweimer at bfk.de
Fri Aug 21 08:14:52 UTC 2009
* David Holmes:
> If you were thinking about this from a basic language perspective - eg
> we must have Object, and we must have Class, and array implies
> Serializable etc, then there is a core set of classes that form the
> transitive closure of the JVM bootstrap process. If you are interested
> in that then -XX:+TraceClassLoading (might need a debug VM)
Plain old "-verbose" works in production builds, by the way.
--
Florian Weimer <fweimer at bfk.de>
BFK edv-consulting GmbH http://www.bfk.de/
Kriegsstraße 100 tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99
More information about the core-libs-dev
mailing list