jdk-24/jdk/test/java/lang/invoke
James Melvin d090606f36 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6
On Mac OS X, align system property "os.arch" with Apple legacy JDKs.  Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories.

Reviewed-by: dcubed, phh, ohair, katleman
2012-04-16 18:09:53 -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
indify 7032323: code changes for JSR 292 EG adjustments to API, through Public Review 2011-05-26 17:37:36 -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 7130404: [macosx] "os.arch" value should be "x86_64" for compatibility with Apple JDK6 2012-04-16 18:09:53 -04:00
JavaDocExamplesTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
MethodHandlesTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08: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
RicochetTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00
ThrowExceptionsTest.java 7117167: Misc warnings in java.lang.invoke and sun.invoke.* 2012-01-18 17:34:29 -08:00