log src/share/vm/compiler/oopMap.cpp @ 24234:ea6f94ab283b default tip

age author description
Tue, 21 Jun 2016 17:16:26 +0200 Doug Simon the client VM build is broken when INCLUDE_JVMCI is defined (JDK-8159888)
Tue, 24 May 2016 13:51:28 +0200 Roland Schatz Remove jvmci VM configuration, and backport UseJVMCICompiler flag.
Thu, 06 Aug 2015 15:50:18 +0200 Stefan Anzinger All SPARC float registers can be addressed in 4 byte portions; hence don't add 4 bytes to pointer pointing to a Narrow Oop
Wed, 22 Jul 2015 08:56:03 -0700 twisti Rename JVMCI to INCLUDE_JVMCI.
Tue, 21 Jul 2015 15:00:07 -0700 Tom Rodriguez Enable derived oop processing by the GC with JVMCI
Thu, 28 May 2015 15:36:48 +0200 Doug Simon recast all Graal native code as JVMCI code (JBS:GRAAL-53)
Tue, 14 Apr 2015 17:26:29 -0700 Tom Rodriguez It should be an error for an OopMap to mention a register that can't be found
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Tue, 22 Jul 2014 07:35:52 -0700 morris 8050229: Uninitialised memory in hotspot/src/share/vm/compiler/oopMap.cpp
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Sat, 05 Apr 2014 19:11:07 +0200 Thomas Wuerthinger Increase maximum allocatable spill area by factor of 2.
Mon, 10 Mar 2014 16:26:10 +0100 Bernhard Urban make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
Mon, 14 Oct 2013 13:49:46 +0200 Gilles Duboscq Replace some wrong GRAAL_ONLY with GRAALVM_ONLY
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53