History log of /openjdk10/jdk/test/java/lang/invoke/TestCatchExceptionWithVarargs.java
Revision Date Author Comments
# 17248:e0211fd49ad0 26-May-2017 iignatyev

8180890: move c.o.testlibrary.jsr292 classes to jdk/test/java/lang/invoke directory
Reviewed-by: rriggs


# 12209:69cb11a71ab8 17-Jun-2015 kshefov

8067005: Several java/lang/invoke tests fail due to exhausted code cache
Reviewed-by: vlivanov


# 8729:0242fce0f717 12-Nov-2013 serb

8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan


# 7625:bd6949f9dbb2 03-Jul-2013 twisti

8019184: MethodHandles.catchException() fails when methods have 8 args + varargs
Reviewed-by: jrose