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

age author description
Sat, 09 Jun 2012 22:50:50 +0200 Thomas Wuerthinger Fix renamings in C++ part.
Mon, 02 Jan 2012 14:16:08 -0800 Christian Wimmer Simplify FrameMap: make offsets of spill slots and outgoing parameters independent so that they can be allocated at the same time, eliminating the separate phases. This makes the separate StackBlock unnecesary. Change CiStackSlot to use byte offsets instead of spill slot index. This makes CiTarget.spillSlotSize unnecessary.
Fri, 02 Dec 2011 13:31:00 +0100 Lukas Stadler hide HotSpotMethodResolvedImpl.javaMirror field in debuggers