aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/sparc/vm/cppInterpreter_sparc.cpp
AgeCommit message (Expand)Author
2013-10-248026328: Setting a breakpoint on invokedynamic crashes the JVMtwisti
2013-04-248010460: Interpreter on some platforms loads ConstMethod::_max_stack and miss...roland
2013-04-098010862: The Method counter fields used for profiling can be allocated lazily.jiangli
2013-03-138009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interp...roland
2013-01-238005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCSjprovino
2013-01-078004537: replace AbstractAssembler emit_long with emit_int32twisti
2012-12-118004076: Move _max_locals and _size_of_parameters to ConstMethod for better s...jiangli
2012-11-278003848: Make ConstMethod::generic_signature_index optional and move Method::...jiangli
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-06-067172967: Eliminate constMethod's _method backpointer to methodOop.jiangli
2012-03-057150046: SIGILL on sparcv9 fastdebugcoleenp
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-07-217063628: Use cbcond on T4kvn
2011-05-127043461: VM crashes in void LinkResolver::runtime_resolve_virtual_methodnever
2011-04-08Mergejmasa
2011-04-077009266: G1: assert(obj->is_oop_or_null(true )) failed: Errorjohnc
2011-03-316817525: turn on method handle functionality by default for JSR 292twisti
2011-03-117012648: move JSR 292 to package java.lang.invoke and adjust namesjrose
2010-11-236989984: Use standard include model for Hospotstefank
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-04-086655638: dynamic languages need method handlesjrose
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-176688137: c++ interpreter fails on 64bit sparcsgoldman
2007-12-01Initial loadjdk7-b24duke