log src/share/vm/compiler/oopMap.cpp @ 21559:be896a1983c0

age author description
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.