jdk-24/jdk/test/java/lang/invoke
2014-01-15 20:48:44 +04: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 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -07:00
7087570 8008688: Make MethodHandleInfo public 2013-09-03 21:42:56 -07:00
7157574 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
7196190 8014737: java/lang/invoke/7196190/MHProxyTest.java fails after 8009424 2013-05-22 13:57:59 +01:00
8009222 8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field 2013-03-06 16:59:42 +04:00
8022701 8022701: Accessibility checking: InvocationTargetException is thrown instead of IllegalAccessError 2013-09-27 13:32:32 -04:00
AccessControlTest_subpkg 7165628: Issues with java.lang.invoke.MethodHandles.Lookup 2012-05-18 20:31:28 -07:00
accessProtectedSuper 8022718: Runtime accessibility checking: protected class, if extended, should be accessible from another package 2013-10-16 17:55:49 -04:00
indify 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -07:00
lambda 8028055: (reflect) invoking Method/Constructor in anonymous classes breaks with -Dsun.reflect.noInflation=true 2013-11-14 12:17:37 +01:00
MethodHandles 8027823: catchException combinator fails with 9 argument target 2013-11-09 04:21:28 +04:00
remote 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
AccessControlTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
BigArityTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
CallSiteTest.java 7197210: java/lang/invoke/CallSiteTest.java failing on armsflt 2012-11-05 12:51:14 -05:00
CallStaticInitOrder.java 8024599: JSR 292 direct method handles need to respect initialization rules for static members 2013-10-05 05:30:39 -07:00
ClassValueTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
InvokeDynamicPrintArgs.java 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which) 2013-07-02 15:58:09 -07:00
InvokeGenericTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
JavaDocExamplesTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
jtreg.security.policy 8008688: Make MethodHandleInfo public 2013-09-03 21:42:56 -07:00
MethodHandleConstants.java 8022066: Evaluation of method reference to signature polymorphic method crashes VM 2013-08-12 13:47:21 -07:00
MethodHandlesTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
MethodTypeTest.java 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00
ObjectMethodInInterfaceTest.java 8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter 2014-01-15 20:48:44 +04:00
PermuteArgsTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
PrivateInvokeTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
RevealDirectTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
RicochetTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
TestCatchExceptionWithVarargs.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00
TestPrivateMember.java 8025112: JSR 292 spec updates for security manager and caller sensitivity 2013-10-05 05:30:39 -07:00
ThrowExceptionsTest.java 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04:00