Re: question about serialization

2003-08-03 Thread David P Grove
Hi Tom, We've had security manager checks in the reflection code in Jikes RVM for a while. Our current workaround for serialization is that classes loaded by the system classloader are always allowed access. This is probably too big of a hole, but it does work in practice. The key routine

Jaos JVM

2003-08-03 Thread Patrik Reali
Hi! After a pause of more than one year, caused by some other higher-priority projects, I'm working again on the Jaos VM [0]. Since I left ETH, I can only work during my spare time on the project. The Jaos VM is a JVM using GNU Classpath implemented on top of the Aos/Bluebottle kernel [1]. This