Searched refs:thrower (Results 1 – 2 of 2) sorted by relevance
134 public void thrower() throws Exception {} in thrower() method in MethodOverridesTest.Super143 @Override public void thrower() {} in thrower() method in MethodOverridesTest.Sub
403 final long thrower; // use id not ref to avoid weak cycles field in ForkJoinTask.ExceptionNode409 this.thrower = Thread.currentThread().getId(); in ExceptionNode()542 if (false && e.thrower != Thread.currentThread().getId()) { in getThrowableException()