[Patch][RFC] Introduction of gnu.classpath.SystemProperties

Michael Koch konqueror@gmx.de
Sun Apr 24 21:02:00 GMT 2005


On Sun, Apr 24, 2005 at 02:13:04PM -0600, Tom Tromey wrote:
> >>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
> 
> Michael> Don't try this at home. It breaks handling of JNI
> Michael> libraries. Its not possible to execute AWT apps with gij when
> Michael> this patch is applied. I`m investigating it but I'm happy
> Michael> with every input you can give.
> 
> The bug is that Runtime.init() is no longer being called.
> This method initializes libltdl and must be called before any dlopen
> attempts are made.

I checked this and it indeed works. Thanks for your help.
Are you okay when I just commit it to gvj HEAD with this little change
and mail the new patch to java-patches?


Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/



More information about the Java-patches mailing list