On Don, 2004-05-13 at 14:40, David Hovemeyer wrote: > 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.
I know about Jikes and the GNU classpath, but the project goal is to use a standard VM. Modifications of the (boot)classpath are acceptable 'cause they can be automated (with batch files or shellscripts). -- Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
