request for review (M), 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Alan Bateman
Alan.Bateman at oracle.com
Thu Jan 6 14:01:18 UTC 2011
Keith McGuigan wrote:
>
> :
> I'll find and fix those comments. Can you expand upon what you mean
> by "re-hash to the same slot"? I don't understand how that would work.
Sorry for the delay getting back to you on this. I was just wondering
about JvmtiTagMap::do_weak_oops and whether the delayed_add list could
be avoided. Maybe not and I was just wondering about the cost of
visiting objects that were re-hashed to higher slots. I guess it's an
is_alive vs. iterating over the delay_add list to put the entries into
the right place. The hashing code would be the same.
-Alan.
More information about the hotspot-gc-dev
mailing list