request for review (XS), 6458402: 3 jvmti tests fail with CMS and +ExplicitGCInvokesConcurrent
Igor Veresov
igor.veresov at oracle.com
Fri Dec 3 08:30:20 UTC 2010
You're calling notify_gc_end() while holding the FullGCCount_lock. Is
that ok? Would it be more prudent to divert control to the user without
holding it?
igor
On 12/2/10 2:29 PM, Keith McGuigan wrote:
>
> This fix adds JVMTI callbacks for CMS full GCs:
>
> http://cr.openjdk.java.net/~kamg/6458402/webrev.00/
>
> --
> - Keith
More information about the hotspot-gc-dev
mailing list