This is the mail archive of the java-patches@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: Patch: fix and speed-up object marking


On Sun, 2002-12-29 at 22:08, Tom Tromey wrote:
> Anthony> 2002-12-22  Anthony Green  <green@redhat.com>
> Anthony> 	* boehm.cc (_Jv_MarkObj): Mark the protectionDomain of a class.
> Anthony> 	Speed up marking.
> Anthony> 	(_Jv_MarkArray): Speed up marking.
> 
> Definitely check this in.  Thanks!

I'll commit the bug-fix part today.  Hans had some concerns about the
optimizations.  I will try measuring things before proposing this change
again.

AG



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