jdk-24/jdk/test/java/lang/invoke
Christian Thalinger 360d512854 7023639: JSR 292 method handle invocation needs a fast path for compiled code
6984705: JSR 292 method handle creation should not go through JNI

Remove assembly code for JDK 7 chained method handles

Co-authored-by: John Rose <john.r.rose@oracle.com>
Co-authored-by: Michael Haupt <michael.haupt@oracle.com>
Reviewed-by: jrose, twisti, mhaupt, forax
2012-07-24 10:47:44 -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 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -07:00
7157574 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
AccessControlTest_subpkg 7165628: Issues with java.lang.invoke.MethodHandles.Lookup 2012-05-18 20:31:28 -07:00
indify 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -07:00
remote 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
AccessControlTest.java 7165628: Issues with java.lang.invoke.MethodHandles.Lookup 2012-05-18 20:31:28 -07:00
CallSiteTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
ClassValueTest.java 7030453: JSR 292 ClassValue.get method is too slow 2012-01-18 17:34:32 -08:00
InvokeDynamicPrintArgs.java 7109063: JSR 292: fix for 7085860 is incomplete 2011-11-09 00:46:13 -08:00
InvokeGenericTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
JavaDocExamplesTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
MaxTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
MethodHandlesTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
MethodTypeTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
PermuteArgsTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
PrivateInvokeTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00
RicochetTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
ThrowExceptionsTest.java 7023639: JSR 292 method handle invocation needs a fast path for compiled code 2012-07-24 10:47:44 -07:00