From: <fra...@us...> - 2009-04-17 04:11:10
|
Revision: 1413 http://javapathfinder.svn.sourceforge.net/javapathfinder/?rev=1413&view=rev Author: frankrimlinger Date: 2009-04-17 04:11:08 +0000 (Fri, 17 Apr 2009) Log Message: ----------- Have realized that jpf really does override java.lang.Class and other fun classes in ways that are significantly incompatible with the rest of the universe. But even loading the jpf versions of these classes, I still crash very early on in the class loader. This could be an incompatibility with the jar plugins?? Perhaps I must convince the jar plugin builder to accept the rogue java.lang code??? Must sleep on this. Modified Paths: -------------- branches/mango/Mango/.classpath branches/mango/Mango/META-INF/MANIFEST.MF branches/mango/MangoJPF/.classpath branches/mango/MangoJPF/.project branches/mango/MangoJPF/META-INF/MANIFEST.MF branches/mango/MangoJPF/META-INF/MangoJPF.product branches/mango/MangoJPF/Mango/src/mango/workstation/Workstation.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |