This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: JAVA: Fix clone() on arrays
- To: Bryce McKinlay <bryce at albatross dot co dot nz>
- Subject: Re: JAVA: Fix clone() on arrays
- From: Jeff Sturm <jsturm at one-point dot com>
- Date: Wed, 21 Feb 2001 04:18:29 -0500 (EST)
- cc: apbianco at cygnus dot com, java-patches at gcc dot gnu dot org
On Tue, 20 Feb 2001, Bryce McKinlay wrote:
> Done. I've also checked in the inner class accessibility patch. No
> regressions on make check or Jacks, and two Jacks tests that used to fail
> now pass:
>
> gcj: Total 1605 Passed 1292 Skipped 15 Failed 298
Great! Now we're back on track... sort of. I had to configure
--without-x to get a successful build.
Since others have reported problems building the xlib peers,
and they really aren't in a release form yet, should they be disabled by
default on the branch?
Jeff