Searched defs:close1 (Results 1 – 1 of 1) sorted by relevance
78 Runnable close1 = () -> { holder[0] = true; }; in testTwoCloseHandlers() local109 Runnable close1 = () -> { holder[0] = true; throw new RuntimeException("1"); }; in testCascadedExceptions() local