Updated webrev: http://cr.openjdk.java.net/~kamg/6458402/webrev.01/
On Dec 3, 2010, at 3:30 AM, Igor Veresov wrote:
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
