log src/share/vm/runtime/frame.cpp @ 4807:15d394228cfa

age author description
Wed, 18 Jan 2012 16:18:31 +0100 bdelsart 7120448: Fix FP values for compiled frames in frame::describe
Thu, 23 Feb 2012 16:57:05 -0800 Christian Haeubl added bytecode name to deoptimization details
Tue, 21 Feb 2012 16:05:46 -0800 Christian Haeubl added flag PrintDeoptimizationDetails
Mon, 24 Oct 2011 07:53:17 -0700 twisti 7090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_oop
Thu, 12 May 2011 10:29:02 -0700 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
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