JEP 148: Small VM
David Holmes
david.holmes at oracle.com
Thu Mar 1 01:10:53 PST 2012
On 1/03/2012 5:46 PM, Florian Weimer wrote:
>> Posted: http://openjdk.java.net/jeps/148
>
> The JEP doesn't mention if this work will cover 64 bit VMs.
64-bit is not really the target of this work but the ability to leave
out optional parts of the VM should apply to 64-bit as much as 32-bit.
However the "minimal VM" is currently assumed/expected to be the smaller
client VM.
David
More information about the hotspot-dev
mailing list