Hi,
This wasn't send to the patches list yet since I hadn't bootstrapped and
ran all te tests.
On Tue, 2005-04-12 at 21:32 -0700, Mark Mitchell wrote:
Per Bothner wrote:
Mark Wielaard wrote:
2005-04-02 Mark Wielaard <mark@klomp.org>
* java/lang/natRuntime.cc (insertSystemProperties): Set
java.class.path to CLASSPATH if not already set.
Yes, Kawa builds with this patch. Thanks!
This is OK for 4.0 if approved for mainline.
Could I get formal approval for mainline?
It passes make bootstrap on branch and mainline and make check doesn't
give any new failures (Array_3 -O3 on the branch and all -O3 on mainline
FAIL as before). Some quick tests against fully interpreted, fully
native and using gij with gnu.gcj.precompiled.db.path seem to indicate
things work as expected.