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.

Reply via email to