Searched refs:HANDLER (Results 1 – 4 of 4) sorted by relevance
32 public static volatile MonitorHandler HANDLER = null; field in Test1932119 HANDLER = new MonitorHandler() { in testNativeLockStateThrowEnter()147 HANDLER = new MonitorHandler() { in testNativeLockStateThrowEntered()178 HANDLER = new MonitorHandler() { in testRecursiveMontiorEnteredLock()202 HANDLER = new MonitorHandler() { in testWaitedMonitorEnter()236 HANDLER = new MonitorHandler() { in testWaitMonitorEnter()270 HANDLER = new MonitorHandler() { in testWaitExitInterleaving()300 HANDLER = new MonitorHandler() { in testWaitEnterInterleaving()337 HANDLER = new MonitorHandler() { in testMonitorInfoInEvents()373 HANDLER = new MonitorHandler() { in testThrowWaitedInterrupt()[all …]
25 public static BreakpointHandler HANDLER = null; field in Test99556 HANDLER.breakpointReached(e, loc); in notifyBreakpointReached()120 HANDLER = handler;132 HANDLER = null;
26 public static ExceptionHandler HANDLER = null; field in Test192865 if (HANDLER != null) { in ExceptionEvent()66 HANDLER.exceptionOccurred( in ExceptionEvent()193 HANDLER = handler; in run()211 HANDLER = null; in run()
27 public static ExceptionHandler HANDLER = null; field in Test192970 if (HANDLER != null && TEST_METHODS.contains(method)) { in ExceptionCatchEvent()71 HANDLER.exceptionOccurred(method, location, exception); in ExceptionCatchEvent()292 HANDLER = handler; in run()310 HANDLER = null; in run()