jdk-24/jdk/test/java/lang/invoke
John R Rose 8bb387d77e 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one
Point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports

Reviewed-by: never, kvn
2011-05-17 19:48:19 -07:00
..
6987555 6817525: turn on method handle functionality by default for JSR 292 2011-04-07 22:07:06 -07:00
6991596 7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called 2011-05-17 19:48:14 -07:00
6998541 6939861: JVM should handle more conversion operations 2011-05-12 19:27:49 -07:00
indify 6817525: turn on method handle functionality by default for JSR 292 2011-04-07 22:07:06 -07:00
ClassValueTest.java 7019529: JSR292: java/dyn/ClassValueTest.java depends on sub-test execution order 2011-04-09 21:38:40 -07:00
InvokeDynamicPrintArgs.java 6817525: turn on method handle functionality by default for JSR 292 2011-04-07 22:07:06 -07:00
InvokeGenericTest.java 7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called 2011-05-17 19:48:14 -07:00
JavaDocExamplesTest.java 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke 2011-05-12 19:27:33 -07:00
MethodHandlesTest.java 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one 2011-05-17 19:48:19 -07:00
MethodTypeTest.java 6817525: turn on method handle functionality by default for JSR 292 2011-04-07 22:07:06 -07:00
RicochetTest.java 6939861: JVM should handle more conversion operations 2011-05-12 19:27:49 -07:00