This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Patch: Include filename with exception message on Runtime.load()/loadLibrary() failure
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: Patch: Include filename with exception message on Runtime.load()/loadLibrary() failure
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Mon, 14 Feb 2000 23:17:07 -0800 (PST)
- Cc: java-patches at sourceware dot cygnus dot com
- References: <38A8F8D5.46C06F68@albatross.co.nz>
Bryce> * java/lang/natRuntime.cc (_load): Include library path with
Bryce> exception message.
This is good. Please check it in.
Tom