jdk-24/jdk/test/java/lang/invoke
Martin Buchholz a2f0fe3c94 8136583: Core libraries should use blessed modifier order
Run blessed-modifier-order script (see bug)

Reviewed-by: psandoz, chegar, alanb, plevart
2015-09-15 21:56:04 -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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
7087570 8008688: Make MethodHandleInfo public 2013-09-03 21:42:56 -07:00
7157574 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
7196190 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
accessProtectedSuper 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
indify 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
lambda 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
LFCaching 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07:00
lookup 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00
MethodHandles 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8060717: [TESTBUG] Improve test coverage of MethodHandles.explicitCastArguments() 2015-08-17 12:21:34 +03: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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8136583: Core libraries should use blessed modifier order 2015-09-15 21:56:04 -07: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 8067005: Several java/lang/invoke tests fail due to exhausted code cache 2015-06-17 20:17:25 +03: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 8067005: Several java/lang/invoke tests fail due to exhausted code cache 2015-06-17 20:17:25 +03:00
VMAnonymousClass.java 8081347: Add @modules to jdk_core tests 2015-05-28 10:54:48 -07:00