This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
class library bug fixes for 4.1.x
- From: Tom Tromey <tromey at redhat dot com>
- To: GCJ Hackers <java at gcc dot gnu dot org>
- Date: 06 Dec 2005 13:02:44 -0700
- Subject: class library bug fixes for 4.1.x
- Reply-to: tromey at redhat dot com
There are a few bug fixes I'd like to apply to the 4.1.x branch.
I'm thinking that we should just apply patches directly to
libjava/classpath/ on the branch, as needed, and put the ChangeLog
entry into libjava/classpath/ChangeLog.gcj. Having minor divergences
here seems ok to me since it is a release branch and we probably
won't be doing another major merge there.
Please comment.
Tom