hotspot/src/cpu/sparc/vm/cppInterpreter_sparc.cpp
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-11 jiangli 8004076: Move _max_locals and _size_of_parameters to ConstMethod for better sharing.
2012-11-27 jiangli 8003848: Make ConstMethod::generic_signature_index optional and move Method::_max_stack to ConstMethod.
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
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-05-12 never 7043461: VM crashes in void LinkResolver::runtime_resolve_virtual_method
2011-04-08 jmasa Merge
2011-03-31 twisti 6817525: turn on method handle functionality by default for JSR 292
2011-04-07 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
2011-03-12 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-04-08 jrose 6655638: dynamic languages need method handles
2008-07-02 xdono 6719955: Update copyright year
2008-04-17 sgoldman 6688137: c++ interpreter fails on 64bit sparc
2007-12-01 duke Initial load
less more (0) tip