HotSpot

This is a rough rendering of a page from the old Prevayler wiki. Please see the new wiki for current documentation.

The engine powering Sun's Java VMs from JDK/JRE 1.3 upwards (also available as an add-on to 1.2).

Some highlights: interpreter/compiler hybrid; dynamic, very aggressive optimization; rich choice of garbage collection algorithms; full-speed debugging.