Searched defs:close2 (Results 1 – 1 of 1) sorted by relevance
79 Runnable close2 = () -> { holder[1] = true; }; in testTwoCloseHandlers() local110 Runnable close2 = () -> { holder[1] = true; throw new RuntimeException("2"); }; in testCascadedExceptions() local