This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

RE: overhead of reflection info


On Wed, 25 Feb 2004, Boehm, Hans wrote:
> Are we talking about the same thing here?  I think Tom and I were talking
> about instances of class Class, and things hanging from it.  It would make sense to me
> that that's scanned conservatively (as part of the root set) for compiled
> classes.

Indeed, that's what I was thinking.

Sorry Andrew, I'm sure I was as clear as mud. :-/  (Hey, in how
many other languages are "class" and "Class" entirely different things?)

Jeff


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