https://bugzilla.novell.com/show_bug.cgi?id=303904#c299635 Summary: Is the gnu.classpath.home.url property set correctly in gcj-4.2.1? Product: openSUSE 10.3 Version: Beta 1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: pmladek@novell.com QAContact: qa@suse.de Found By: Development OpenOffice.org dlopens libjvm.so and create it's own java runtime environment. It used the property gnu.classpath.home.url to search the needed libraries (the functionality was in libgcj.so in past). It does not longer work with our current gij on openSUSE-10.3, see the bug #299635. The current gij-4.2 has the value: gnu.classpath.home.url=file:///usr/lib/gcc/i586-suse-linux/4.2.1 The gcj info page says: --- cut --- `gnu.classpath.home.url' A base URL used for finding system property files (e.g., `classpath.security'). By default this is a `file:' URL pointing to the `lib' directory under `java.home'. --- cut --- I wonder if the current value is correct. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.