This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libgcj/45


The following reply was made to PR java.lang/45; it has been noted by GNATS.

From: Per Bothner <per@bothner.com>
To: tromey@cygnus.com
Cc: Java Gnats Server <java-gnats@sourceware.cygnus.com>
Subject: Re: libgcj/45
Date: 05 Oct 1999 09:12:45 -0700

  Tom Tromey <tromey@cygnus.com> writes:
 
 [FirstThread is in java.lang, but should be in gnu.gcj.*.]
 
 > Why does this matter?  The class in question isn't accessible outside
 > java.lang.
 
 I guess it doesn't really matter.  I may have missed the non-public-ness
 of the class.  I don't remember Sun's rules for not extending java.*,
 but non-public classes may be ok.
 
 Still, I do think as a matter of style it would be cleaner to have
 an implementation-specific class in gnu.gcj.* rather than java.lang.
 -- 
 	--Per Bothner
 bothner@pacbell.net  per@bothner.com   http://www.bothner.com/~per/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]