jdk-24/jdk/test/java/lang/invoke
Robert Field ee1006e3bd 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class
8027681: Lambda serialization fails once reflection proxy generation kicks in

Co-authored-by: Joel Borggren-Franck <joel.franck@oracle.com>
Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Reviewed-by: ksrini, briangoetz, jfranck
2013-11-04 10:12:18 -08: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 7194897: JSR 292: Cannot create more than 16 instances of an anonymous class 2013-11-04 10:12:18 -08:00
remote 8004982: JDK8 source with GPL header errors 2012-12-20 16:24:50 -08:00
AccessControlTest.java 8024438: JSR 292 API specification maintenance for JDK 8 2013-10-05 05:30:40 -07:00
BigArityTest.java 8019417: JSR 292 javadoc should clarify method handle arity limits 2013-10-05 05:30:39 -07: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 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00
InvokeDynamicPrintArgs.java 8007035: deprecate public void SecurityManager.checkMemberAccess(Class<?> clazz, int which) 2013-07-02 15:58:09 -07:00
InvokeGenericTest.java 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00
JavaDocExamplesTest.java 8001110: method handles should have a collectArguments transform, generalizing asCollector 2013-10-05 05:30:39 -07: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 8024438: JSR 292 API specification maintenance for JDK 8 2013-10-05 05:30:40 -07:00
MethodTypeTest.java 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00
PermuteArgsTest.java 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00
PrivateInvokeTest.java 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
RevealDirectTest.java 8024438: JSR 292 API specification maintenance for JDK 8 2013-10-05 05:30:40 -07:00
RicochetTest.java 7197210: java/lang/invoke/CallSiteTest.java failing on armsflt 2012-11-05 12:51:14 -05:00
TestCatchExceptionWithVarargs.java 8019184: MethodHandles.catchException() fails when methods have 8 args + varargs 2013-07-03 11:35:06 -07:00
TestPrivateMember.java 8025112: JSR 292 spec updates for security manager and caller sensitivity 2013-10-05 05:30:39 -07:00
ThrowExceptionsTest.java 8022749: Convert junit tests to testng in test/java/lang/invoke 2013-08-12 12:11:04 -07:00