[Jamvm-general] Proof Of Concept : an alternative to OpenJDK
Brought to you by:
rlougher
From: johann S. <sor...@in...> - 2013-06-03 21:41:09
|
Hello I would like some advices from some peoples working on JamVM : I have been working for several months now on a public domain general purpose library (think of it as a replacement to the ClassPath lib). The projet is going pretty well and is starting to be self sufficient. (for those interested : https://bitbucket.org/Eclesia/un/wiki/Home) Now I would like to make a Proof Of Concept that my project can live on it's own without the JVM APIs and classes. Basicly I would like to obtain a draft of VM using JamVM as "kernel" and my project as the main library. - Can JamVM be used without ClassPath/OpenJDK ? - Will I need to code some JNI for low level operations ? or are they provided ? (Streams,Sockets,...) If you think it is possible : where should I start ? Thanks Johann Sorel ____________________________________________________________ Receive Notifications of Incoming Messages Easily monitor multiple email accounts & access them with a click. Visit http://www.inbox.com/notifier and check it out! |