Add a notification to the GarbageCollectorMXBeans Reviewed-by: acorn, mchung
Move initialization of the '_instance' field to avoid race with ServiceThread start. Reviewed-by: dholmes, kamg, never, dsamersoff, ysr, coleenp, acorn
Defer posting events from the compiler thread: use service thread Reviewed-by: coleenp, dholmes, never, dcubed