Searched refs:cleanupCatch (Results 1 – 1 of 1) sorted by relevance
1642 …MethodHandle cleanupCatch = MethodHandles.dropArguments(MethodHandles.constant(String.class, throw… in testTryFinally() local1648 testTryFinally(targetThrow, cleanupCatch, inputMessage, thrownMessage, true); in testTryFinally()