kvn [Mon, 30 Jul 2012 09:49:25 -0700] rev 13393
7187454: stack overflow in C2 compiler thread on Solaris x86
Summary: Added new FormatBufferResource class to use thread's resource area for error message buffer.
Reviewed-by: twisti
twisti [Fri, 27 Jul 2012 16:14:15 -0700] rev 13392
7187290: nightly failures after JSR 292 lazy method handle update
Reviewed-by: kvn, twisti
twisti [Tue, 24 Jul 2012 10:51:00 -0700] rev 13391
7023639: JSR 292 method handle invocation needs a fast path for compiled code
6984705: JSR 292 method handle creation should not go through JNI
Summary: remove assembly code for JDK 7 chained method handles
Reviewed-by: jrose, twisti, kvn, mhaupt
Contributed-by: John Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
amurillo [Fri, 03 Aug 2012 13:24:02 -0700] rev 13390
7189086: new hotspot build - hs24-b20
Reviewed-by: jcoomes