java bare metal Wiki
A port of JamVM to run without an operating system.
Brought to you by:
bthaeler
Getting started:
% cd classpath_src
% make
% cd ../MyJvmOs/
% ant
% cd ..
% make install
% qemu-system-i386 -cdrom iso_build/grub.iso -m 512 -serial stdio