This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
Re: libgcj/45
- To: tromey at cygnus dot com
- Subject: Re: libgcj/45
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 5 Oct 1999 22:10:01 -0000
- Cc: java-prs at sourceware dot cygnus dot com,
- Reply-To: Tom Tromey <tromey at cygnus dot com>
The following reply was made to PR java.lang/45; it has been noted by GNATS.
From: Tom Tromey <tromey@cygnus.com>
To: Per Bothner <per@bothner.com>
Cc: tromey@cygnus.com, Java Gnats Server <java-gnats@sourceware.cygnus.com>
Subject: Re: libgcj/45
Date: Tue, 5 Oct 1999 14:13:47 -0700
Per> Still, I do think as a matter of style it would be cleaner to
Per> have an implementation-specific class in gnu.gcj.* rather than
Per> java.lang.
I agree. Moving it just has a lower priority without the presence of
an actual bug. I intend to move it eventually, and new classes of
this sort will be put into the gnu.gcj hierarchy.
Tom