Sat, 19 Jun 2010 01:14:40 -0700Merge jdk7-b99
jrose [Sat, 19 Jun 2010 01:14:40 -0700] rev 2469
Merge

Tue, 08 Jun 2010 23:08:56 -07006939203: JSR 292 needs method handle constants
jrose [Tue, 08 Jun 2010 23:08:56 -0700] rev 2468
6939203: JSR 292 needs method handle constants
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall.
Reviewed-by: twisti

Fri, 18 Jun 2010 15:23:57 -0700Merge
jrose [Fri, 18 Jun 2010 15:23:57 -0700] rev 2467
Merge

Thu, 13 May 2010 20:01:34 -0700Merge
jrose [Thu, 13 May 2010 20:01:34 -0700] rev 2466
Merge

Mon, 03 May 2010 23:32:47 -07006939196: method handle signatures off the boot class path get linkage errors
jrose [Mon, 03 May 2010 23:32:47 -0700] rev 2465
6939196: method handle signatures off the boot class path get linkage errors
Summary: Remove workaround from MethodHandleImpl lookup code; add JUnit regression test to MethodHandlesTest.
Reviewed-by: twisti

Fri, 30 Apr 2010 23:48:23 -07006939134: JSR 292 adjustments to method handle invocation
jrose [Fri, 30 Apr 2010 23:48:23 -0700] rev 2464
6939134: JSR 292 adjustments to method handle invocation
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces
Reviewed-by: twisti

Thu, 17 Jun 2010 16:28:11 -0700Added tag jdk7-b98 for changeset 82593186fa54
mikejwre [Thu, 17 Jun 2010 16:28:11 -0700] rev 2463
Added tag jdk7-b98 for changeset 82593186fa54

Wed, 16 Jun 2010 15:49:13 -0700Merge jdk7-b98
mikejwre [Wed, 16 Jun 2010 15:49:13 -0700] rev 2462
Merge

Wed, 16 Jun 2010 09:42:39 -07006961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
prr [Wed, 16 Jun 2010 09:42:39 -0700] rev 2461
6961079: Build JDK7 for 64 bit Windows using free Windows 7.1 SDK 64 bit compilers
Reviewed-by: ohair, jcoomes

Mon, 14 Jun 2010 10:37:29 -07006961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
prr [Mon, 14 Jun 2010 10:37:29 -0700] rev 2460
6961061: make/tools/freetypecheck doesn't build with VS2010 : breaks openjdk builds
Reviewed-by: ohair