hotspot/src/cpu/x86/vm/frame_x86.cpp
2013-06-24 coleenp 8016325: JVM hangs verifying system dictionary
2013-06-10 sla 8005849: JEP 167: Event-Based JVM Tracing
2013-03-06 jprovino 8006498: #if <symbol> is wrong in the code.
2013-02-26 rbackman 8008340: [sampling] assert(upper->pc_offset() >= pc_offset) failed: sanity
2012-11-28 coleenp 8003635: NPG: AsynchGetCallTrace broken by Method* virtual call
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-01-31 iveresov 7141059: 7116795 broke pure c2 builds
2012-01-26 bdelsart 7120468: SPARC/x86: use frame::describe to enhance trace_method_handle
2012-01-24 bdelsart 7120450: complete information dumped by frame_describe
2012-01-18 bdelsart 7120448: Fix FP values for compiled frames in frame::describe
2011-11-03 twisti 7106944: assert(_pc == *pc_addr) failed may be too strong
2011-10-11 twisti 7081938: JSR292: assert(magic_number_2() == MAGIC_NUMBER_2) failed
2011-09-08 bdelsart 7087445: Improve platform independence of JSR292 shared code
2011-05-10 never 7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
2011-05-06 never 6939861: JVM should handle more conversion operations
2011-05-03 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-08-25 twisti 6978355: renaming for 6961697
2010-08-03 bobv 6953477: Increase portability and flexibility of building Hotspot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-11 jrose Merge
2010-04-28 johnc 6946056: assert((intptr_t) sp()<=(intptr_t) result,"result must>=than stack pointer"), frame_x86.cpp:295
2010-04-30 twisti 6943304: remove tagged stack interpreter
2010-02-01 twisti 6921352: JSR 292 needs its own deopt handler
2010-01-29 twisti 6921339: backout 6917766
2010-01-29 twisti 6917766: JSR 292 needs its own deopt handler
2010-01-04 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
2009-07-28 xdono 6862919: Update copyright year
2009-06-05 cfang 6848466: frame::frame_size() assertion failure with -XX:+DebugDeoptimization
2008-08-27 never 5108146: Merge i486 and amd64 cpu directories
2008-07-02 xdono 6719955: Update copyright year
2008-04-08 sgoldman 6603919: Stackwalking crash on x86 -server with Sun Studio's collect -j on
2007-12-01 duke Initial load
less more (0) tip