hotspot/src/cpu/sparc/vm/templateInterpreter_sparc.cpp
2014-04-29 anoll 8036956: remove EnableInvokeDynamic flag
2014-04-01 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
2014-04-03 goetz 8039146: Fix 64-bit store to int JNIHandleBlock::_top
2014-01-14 roland 8026253: New type profiling points: sparc support
2013-10-24 twisti 8026328: Setting a breakpoint on invokedynamic crashes the JVM
2013-08-06 sspitsyn 7187554: JSR 292: JVMTI PopFrame needs to handle appendix arguments
2013-06-07 morris 8008407: remove SPARC V8 support
2013-04-24 roland 8010460: Interpreter on some platforms loads ConstMethod::_max_stack and misses extra stack slots for JSR 292
2013-04-09 jiangli 8010862: The Method counter fields used for profiling can be allocated lazily.
2013-03-13 roland 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates
2013-01-23 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
2013-01-07 twisti 8004537: replace AbstractAssembler emit_long with emit_int32
2012-12-21 roland Merge
2012-12-11 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
2012-12-14 kvn 8004713: Stackoverflowerror thrown when thread stack straddles 0x80000000
2012-12-07 roland Merge
2012-11-27 jiangli 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
2012-12-06 twisti 8003250: SPARC: move MacroAssembler into separate file
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-06-06 jiangli 7172967: Eliminate constMethod's _method backpointer to methodOop.
2012-03-05 coleenp 7150046: SIGILL on sparcv9 fastdebug
2012-01-07 kvn Merge
2011-12-20 bdelsart 7116216: StackOverflow GC crash
2011-12-07 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
2011-07-21 kvn 7063628: Use cbcond on T4
2011-06-16 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
2011-06-04 never 7045514: SPARC assembly code for JSR 292 ricochet frames
2011-05-12 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
2011-05-10 never 7043301: assert(locals < caller->fp() || locals > (caller->fp() + 16)) failed: locals in save area
2011-05-03 never 7009361: JSR 292 Invalid value on stack on solaris-sparc with -Xcomp
2011-04-07 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
2011-01-11 iveresov 4930919: race condition in MDO creation at back branch locations
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-09-04 iveresov 6953144: Tiered compilation
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-23 jrose 6939207: refactor constant pool index processing
2010-04-30 twisti 6943304: remove tagged stack interpreter
2010-04-29 twisti 6829193: JSR 292 needs to support SPARC
2010-03-09 twisti 6919934: JSR 292 needs to support x86 C1
2009-10-30 jrose 6858164: invokedynamic code needs some cleanup (post-6655638)
2009-04-22 twisti Merge
2009-04-22 jrose 6655646: dynamic languages need dynamically linked call sites
2009-04-21 twisti 6822110: Add AddressLiteral class on SPARC
2009-04-08 jrose 6655638: dynamic languages need method handles
2008-07-02 xdono 6719955: Update copyright year
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2007-12-01 duke Initial load
less more (0) tip