Re: Request for information about SableVM
"Grzegorz B. Prokopski" <[email protected]>
| Newsgroups | gmane.comp.java.vm.sablevm.general |
|---|---|
| Organization | SableVM - LGPL'ed Free Java VM http://sablevm.org |
| Message-ID | <[email protected]> |
Hello Keshav, On Thu, 2004-12-02 at 11:03, Keshav Thakur wrote: > I came across SableVM Open source JVM illustrated on the website > http://sablevm.org/ and have found whatever I read pretty interesting. It's nice to hear that. > Being a software professional, I'd like to explore the features offered > by the JVM, further. I'm curious to know the types of Operating Systems > it supports and if it is compatible with processor chips like MIPS32, > used in embedded applications. It should be possible to easily port SableVM easily to pretty much any POSIX-compatible environmnet. The CPU usually does not really matter. I.e. the basic port of SableVM to Linux/HPPA platform has been done in about half an hour (see http://sablevm.org/wiki/Hall_Of_Fame ). > Also, can it be used with OSGI frameworks? Well, OSGI can mean a lot of software. Some of it might really be Sun Java specific (like i.e. even Apache's Geronimo is), some might use features not yet existant in GNU Classpath or even SableVM (though these last ones we can usually fix/add easily)... But hey, we've just got Eclipse working (which IS a big piece of software) so nothing is impossible :-) I hope this answers your questions. Regards, Grzegorz B. Prokopski PS: This question fits better on the sablevm-user mailing list, than on sablevm-devel so I am replying to sablevm-user. In the future, please rather use sablevm-user for such questions. Thanks :) -- Grzegorz B. Prokopski <[email protected]> SableVM - Free, LGPL'ed Java VM http://sablevm.org Why SableVM ?!? http://sablevm.org/wiki/Features Debian GNU/Linux - the Free OS http://www.debian.org