First page Back Continue Last page Graphics
Why Class/VMClass setup
Often just a few methods are VM specific
- Throwable fillInStackTrace()/getStackTrace()
Make interface Classpath/VM more clear.
More specific copy/paste programming.
Hints for optimizations, optional/deprecated methods.
Will hopefully lead to a common glibj.zip that contains all public core classes.