log src/share/vm/graal/graalEnv.cpp @ 6495:75f130f2b30f

age author description
Tue, 21 Aug 2012 10:39:19 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx24/hotspot/
Wed, 18 Apr 2012 23:39:07 +0200 Doug Simon optimization: frame prologue & epilogue ommitted for methods with no spills, no callee-saved registers, no incoming stack args and no debug info
Thu, 08 Mar 2012 15:01:19 +0100 Gilles Duboscq comments cleanup/retagging