On Thu, May 13, 2004 at 12:54:41AM +0200, Daniel Schregenberger wrote: > > There might also be some ways to solve your problem... > > Yeah, it looks as if I have to think of one :)
You might want to consider using Jikes RVM instead of Sun's JVM: http://www-124.ibm.com/developerworks/oss/jikesrvm/ It uses GNU classpath as its runtime library. With the complete source code to both the VM and the runtime, you should be able to make the changes you require. -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
