jdk-24/jdk/test/java/lang/invoke
Vladimir Ivanov b47c2517ad 8037210: Get rid of char-based descriptions 'J' of basic types
Reviewed-by: jrose, psandoz, twisti
2014-02-24 18:11:55 +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 8039438: Some tests depend on internal API sun.misc.IOUtils 2014-04-21 13:12:22 -07:00
MethodHandles 8038186: [TESTBUG] improvements of test j.l.i.MethodHandles 2014-03-29 12:29:21 +04: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
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 8038186: [TESTBUG] improvements of test j.l.i.MethodHandles 2014-03-29 12:29:21 +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 8027696: Incorrect copyright header in the tests 2013-11-12 20:24:25 +04: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