Searched refs:filterException (Results 1 - 3 of 3) sorted by relevance

/openjdk10/jdk/test/java/lang/invoke/common/test/java/lang/invoke/lib/
H A DCodeCacheOverflowProcessor.java39 * {@code jdk.testlibrary.Utils.filterException}.
71 Throwable t = Utils.filterException(test::run,
/openjdk10/jdk/test/lib/testlibrary/jdk/testlibrary/
H A DUtils.java295 public static Throwable filterException(ThrowingRunnable test, method in class:Utils
/openjdk10/test/lib/jdk/test/lib/
H A DUtils.java531 public static Throwable filterException(ThrowingRunnable test, method in class:Utils

Completed in 58 milliseconds