Patch: add extensions directory contents to VMClassLoader class path.
Ranjit Mathew
rmathew@gmail.com
Fri Jun 18 07:36:00 GMT 2004
Anthony Green wrote:
> This patch adds the contents of the extensions directories to the
> VMClassLoader's class path. They will appear just before core:/.
>
> Ok?
Unfortunately, this patch causes all created executables
to fail with a segfault for me - I've verified it by reverting
your patch and re-bootstrapping and re-running the testsuite.
FYI, I had not installed the built GCC, so the folder
"$GCC_DIR/share/java/ext" didn't exist yet.
You *are* catching all exceptions, so I do not know
exactly what is going wrong. GDB wasn't of much help
in this case and got quite confused (I was running a
GDB snapshot from a few days ago - June 11th).
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java-patches
mailing list