aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/runtime/frame.hpp
AgeCommit message (Expand)Author
2013-06-108005849: JEP 167: Event-Based JVM Tracingsla
2013-05-318009981: nashorn tests fail with -XX:+VerifyStackroland
2012-12-07Mergeroland
2012-11-278003720: NPG: Method in interpreter stack frame can be deallocatedstefank
2012-11-308003240: x86: move MacroAssembler into separate filetwisti
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-01-267120468: SPARC/x86: use frame::describe to enhance trace_method_handlebdelsart
2012-01-187120448: Fix FP values for compiled frames in frame::describebdelsart
2011-10-247090904: JSR 292: JRuby junit test crashes in PSScavengeRootsClosure::do_ooptwisti
2011-09-087087445: Improve platform independence of JSR292 shared codebdelsart
2011-05-097043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed...never
2011-05-066939861: JVM should handle more conversion operationsnever
2011-05-027009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcompnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-02-027016023: Enable building ARM and PPC from src/closed repositorybobv
2011-01-276990754: Use native memory and reference counting to implement SymbolTablecoleenp
2010-12-097004582: Add GetThisObject() function to JVMTI 1.2kamg
2010-11-236989984: Use standard include model for Hospotstefank
2010-08-126975006: assert(check.is_deoptimized_frame()) failed: missed deoptnever
2010-08-036953477: Increase portability and flexibility of building Hotspotbobv
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-306943304: remove tagged stack interpretertwisti
2010-01-056893268: additional dynamic language related optimizations in C2twisti
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-07-286862919: Update copyright yearxdono
2009-06-056848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimizationcfang
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-04-086603919: Stackwalking crash on x86 -server with Sun Studio's collect -j onsgoldman
2007-12-01Initial loadjdk7-b24duke