jdk-24/jdk/test/java/lang/invoke
Alejandro Murillo f77dadee42 Merge
2015-06-04 15:38:00 -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 8065998: Avoid use of _ as a one-character identifier 2014-12-02 15:12:40 +01: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 8073479: Replace obj.getClass hacks with Objects.requireNonNull 2015-02-20 18:32:10 +03:00
8022701 Merge 2015-06-04 15:38:00 -07:00
AccessControlTest_subpkg 7165628: Issues with java.lang.invoke.MethodHandles.Lookup 2012-05-18 20:31:28 -07:00
accessProtectedSuper 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
indify 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -07:00
lambda 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
LFCaching 8067344: Adjust java/lang/invoke/LFCaching/LFGarbageCollectedTest.java for recent changes in java.lang.invoke 2015-01-13 07:57:51 -08:00
lookup 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
MethodHandles 8055269: java/lang/invoke/MethodHandles/CatchExceptionTest.java fails intermittently 2015-05-19 20:04:29 +03:00
ProtectedMemberDifferentPackage 8032585: JSR292: IllegalAccessError when attempting to invoke protected method from different package 2014-02-21 17:12:23 +04:00
remote 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
AccessControlTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
BigArityTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
CustomizedLambdaFormTest.java 8073644: Assertion in LambdaFormEditor.bindArgumentType is too strict 2015-02-27 18:03:21 +03:00
ExplicitCastArgumentsTest.java 8066746: MHs.explicitCastArguments does incorrect type checks for VarargsCollector 2014-12-09 09:22:07 -08:00
InvokeDynamicPrintArgs.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
InvokeGenericTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
JavaDocExamplesTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
jtreg.security.policy 8008688: Make MethodHandleInfo public 2013-09-03 21:42:56 -07:00
LambdaFormTest.java 8037210: Get rid of char-based descriptions 'J' of basic types 2014-02-24 18:11:55 +04:00
MethodHandleConstants.java 8022066: Evaluation of method reference to signature polymorphic method crashes VM 2013-08-12 13:47:21 -07:00
MethodHandlesTest.java 8050052: Small cleanups in java.lang.invoke code 2014-09-10 19:19:47 +04:00
MethodTypeTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
PrivateInvokeTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
RevealDirectTest.java 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
RicochetTest.java 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08: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 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
VarargsArrayTest.java 8049555: Move varargsArray from sun.invoke.util package to java.lang.invoke 2014-09-10 19:19:47 +04:00
VMAnonymousClass.java 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00