You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@river.apache.org by Peter Firmstone <ji...@zeus.net.au> on 2010/10/28 12:01:57 UTC

Java Isolates MVM Java SE Embedded ARM

Does anyone know anything about the Java MVM discussed in Java One 2009 
for SE Embedded by Bob Vandette?

I was quite surprised the MVM exists as Java SE 6 Embedded, I wonder if 
it supports Isolates?

Isolates may be very important for efficient sharing of class files, for 
proxy's with common CodeSource, without sharing class variables.  Very 
significant indeed.  It would be worth experimenting with this feature.

Cheers,

Peter.