This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Note on GC import
- To: Java Discuss List <java at gcc dot gnu dot org>
- Subject: Note on GC import
- From: Tom Tromey <tromey at redhat dot com>
- Date: 17 Aug 2001 17:13:24 -0600
- Reply-To: tromey at redhat dot com
I started importing GC 6.0 today. I have it fully merged here in my
local tree, but I've run into a test suite regression (the new GC
prints a message where it didn't used to). As a result I'm not going
to check this in until I fix the problem.
So, if you're wondering why you saw an import but not the merge,
that's why. Please be patient; the new code will show up soon.
Thanks,
Tom