This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Sun, Apr 24, 2005 at 10:08:44PM +0200, Michael Koch wrote: > 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? The working version of the patch is now attached, Michael -- Escape the Java Trap with GNU Classpath! http://www.gnu.org/philosophy/java-trap.html Join the community at http://planet.classpath.org/
Attachment:
systemproperties.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |