log src/share/vm/c1/c1_globals.hpp @ 12160:f98f5d48f511

age author description
Wed, 21 Aug 2013 13:34:45 +0200 roland 7199175: JSR 292: C1 needs patching when invokedynamic/invokehandle call site is not linked
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Thu, 21 Mar 2013 09:27:54 +0100 roland 7153771: array bound check elimination for c1
Thu, 31 Jan 2013 15:42:25 +0100 Thomas Wuerthinger Merge with hsx25/hotspot.
Mon, 14 Jan 2013 13:44:49 -0500 vladidan 8005639: Move InlineSynchronizedMethods flag from develop to product
Wed, 12 Dec 2012 21:36:40 +0100 Doug Simon changes to support Graal co-existing with the other HotSpot compiler(s) and being used for explicit compilation requests and code installation via the Graal API
Mon, 03 Dec 2012 15:32:17 +0100 Doug Simon decoupled C++ Graal runtime from C1