This is a port of the JamVM software run on Intel hardware without any operating system. The Java interpreter runs on the bare hardware of an Intel machine. There are new class interfaces to directly access the memory of the machine, access the IO space of the machine, and other bare hardware features.
The ultimate goal of this project is to be able to run Java programs on a computer without any operating system overhead.