log src/cpu/x86/vm/frame_x86.cpp @ 4000:0abefdb54d21

age author description
Tue, 11 Oct 2011 02:19:37 -0700 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
Thu, 08 Sep 2011 10:12:25 +0200 bdelsart 7087445: Improve platform independence of JSR292 shared code
Wed, 27 Jul 2011 17:32:44 -0700 Thomas Wuerthinger Merge.
Mon, 09 May 2011 19:45:52 -0700 never 7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
Fri, 06 May 2011 16:33:13 -0700 never 6939861: JVM should handle more conversion operations
Mon, 02 May 2011 18:53:37 -0700 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
Mon, 21 Feb 2011 19:28:35 +0100 Thomas Wuerthinger Small clean up to reduce delta to OpenJDK.