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


Boehm, Hans writes:
 > Are we talking about the same thing here?

Almost certainly not.  :-)

 > 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.

Right.

 > For anything that's statically allocated, the collector won't normally see
 > the bitmap, even if it's there.

Got that.

Thanks,
Andrew.


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