log src/share/vm/c1/c1_globals.hpp @ 20575:b9c94af14fd0

age author description
Mon, 20 Oct 2014 13:22:28 +0200 neliasso 8059445: Remove CompilationRepeat
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 21 Nov 2013 12:30:35 -0800 kvn Merge
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 22 Aug 2013 09:39:54 -0700 goetz 8023033: PPC64 (part 13): basic changes for AIX
Thu, 09 Jan 2014 10:47:40 +0100 adlertz 8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Wed, 20 Nov 2013 00:10:38 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 14 Nov 2013 09:14:39 -0800 vlivanov 8028159: C2: compiler stack overflow during inlining of @ForceInline methods
Wed, 23 Oct 2013 20:20:03 +0400 vlivanov 8012941: JSR 292: too deep inlining might crash compiler because of stack overflow
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
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
Fri, 23 Nov 2012 11:50:27 +0100 Christian Haeubl Merge.
Thu, 15 Nov 2012 11:40:50 +0100 Christian Haeubl increased CompileThreshold to increase reliability of profiling information
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 29 Oct 2012 21:10:04 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ just before the NPG (no perm gen) changeset
Mon, 27 Aug 2012 15:17:17 -0700 twisti 6677625: Move platform specific flags from globals.hpp to globals_<arch>.hpp
Fri, 10 Feb 2012 17:04:03 +0100 Gilles Duboscq Make it possible again to build a real client libjvm, drop the UseGraal flag.
Sun, 18 Dec 2011 01:01:34 +0100 Thomas Wuerthinger Further reduce diff to HotSpot.
Sat, 17 Dec 2011 21:40:27 +0100 Thomas Wuerthinger Merge with hsx23/hotspot.
Sun, 25 Sep 2011 16:03:29 -0700 never 7089790: integrate bsd-port changes
Tue, 30 Aug 2011 19:01:58 -0700 iveresov 7085279: C1 overflows code buffer with VerifyOops and CompressedOops
Fri, 02 Dec 2011 17:46:54 +0100 Thomas Wuerthinger Remove recordBailout method. Remove GraalBailoutIsFatal flag.
Mon, 22 Aug 2011 12:19:03 +0200 Thomas Wuerthinger Made default for GraalBailoutIsFatal "false".
Sat, 13 Aug 2011 18:13:08 +0200 Thomas Wuerthinger Merge.
Sat, 13 Aug 2011 18:08:28 +0200 Thomas Wuerthinger Enable debugging of compiler code from Java IDEs. Moved binary to "graal" subdirectory. New flag for starting Graal is just "-graal".
Wed, 08 Jun 2011 17:01:16 +0200 Thomas Wuerthinger Added time measurement for phases.
Wed, 08 Jun 2011 14:01:51 +0200 Thomas Wuerthinger Rebranded C++ part from C1X to Graal.
Fri, 29 Apr 2011 12:08:53 +0200 Lukas Stadler increase max nmethod size, required for dacapo jython
Fri, 22 Apr 2011 15:30:53 +0200 Thomas Wuerthinger Merge with OpenJDK.
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Mon, 21 Feb 2011 19:17:33 +0100 Thomas Wuerthinger Merge.
Wed, 02 Feb 2011 11:35:26 -0500 bobv 7016023: Enable building ARM and PPC from src/closed repository
Fri, 07 Jan 2011 18:18:08 +0100 Thomas Wuerthinger Merge.
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 29 Dec 2010 20:06:41 +0100 Thomas Wuerthinger Support for -XX:+UseFastLocking flag. Fixed monitor enter XIR template for correct debug info at the runtime call.
Mon, 27 Dec 2010 20:33:00 +0100 Thomas Wuerthinger Two new flags: -XX:MaxCompilationID (to enable debugging binary search for problematic method) and -XX:C1XBailoutIsFatal.
Thu, 23 Dec 2010 18:13:28 +0100 Thomas Wuerthinger Correct deopt handler entry. New flag -XX:+TraceSignals. More detailed deopt printing.
Tue, 30 Nov 2010 14:53:30 +0100 Thomas Wuerthinger Merge.
Fri, 15 Oct 2010 09:38:20 +0200 roland 6991577: add IfOp optimization to C1
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 12 Nov 2010 20:57:08 +0100 Thomas Wuerthinger Added flag -XX:BootstrapC1X that precompiles Object::<init> and then every method in the compilation queue until it is empty.
Fri, 09 Jul 2010 16:33:03 -0700 Lukas Stadler modifications for linux: argument register layout, makefile
Tue, 11 May 2010 18:19:17 +0200 Thomas Wuerthinger Hooked C1XCompiler class into the system.
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Thu, 05 Jun 2008 15:57:56 -0700 ysr 6711316: Open source the Garbage-First garbage collector
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load jdk7-b24