hotspot/src/cpu/sparc/vm/stubGenerator_sparc.cpp
2013-06-20 goetz 8016697: Use stubs to implement safefetch
2013-06-07 morris 8008407: remove SPARC V8 support
2012-12-07 roland Merge
2012-11-27 stefank 8003935: Simplify the needed includes for using Thread::current()
2012-12-06 twisti 8003250: SPARC: move MacroAssembler into separate file
2012-09-29 coleenp 8000213: NPG: Should have renamed arrayKlass and typeArrayKlass
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-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-09-26 kvn 7081933: Use zeroing elimination optimization for large array
2011-09-10 never 7088020: SEGV in JNIHandleBlock::release_block
2011-09-02 kvn 7039731: arraycopy could use prefetch on SPARC
2011-08-26 kvn 7059037: Use BIS for zeroing on T4
2011-07-21 kvn 7063628: Use cbcond on T4
2011-06-16 never 7055355: JSR 292: crash while throwing WrongMethodTypeException
2011-03-01 iveresov 6627983: G1: Bad oop deference during marking
2011-02-22 iveresov 7020521: arraycopy stubs place prebarriers incorrectly
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-08 never 6980792: Crash "exception happened outside interpreter, nmethods and vtable stubs (1)"
2010-09-14 never 6982370: SIGBUS in jbyte_fill
2010-09-02 never 6981773: incorrect fill value with OptimizeFill
2010-08-28 never 4809552: Optimize Arrays.fill(...)
2010-06-28 tonyp 6962569: assembler_sparc.cpp:1969: assert(false) failed: error
2010-06-03 jrose Merge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-21 twisti 6930772: JSR 292 needs to support SPARC C1
2010-04-30 twisti 6943304: remove tagged stack interpreter
2010-04-29 twisti 6829193: JSR 292 needs to support SPARC
2010-04-07 kvn 6940701: Don't align loops in stubs for Niagara sparc
2010-04-06 kvn 6940677: Use 64 bytes chunk copy for arraycopy on Sparc
2010-03-09 twisti 6919934: JSR 292 needs to support x86 C1
2010-01-15 never 6849984: Value methods for platform dependent math functions constant fold incorrectly
2009-04-21 twisti 6822110: Add AddressLiteral class on SPARC
2009-03-26 never 6822204: volatile fences should prefer lock:addl to actual mfence instructions
2009-03-14 jrose 6813212: factor duplicated assembly code for general subclass check (for 6655638)
2009-03-12 kvn 6791178: Specialize for zero as the compressed oop vm heap base
2008-11-07 coleenp 6760773: UseCompressedOops is broken with UseParNewGC
2008-08-22 tonyp Merge
2008-06-05 ysr 6711316: Open source the Garbage-First garbage collector
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-05 dcubed 6664627: Merge changes made only in hotspot 11 forward to jdk 7
2007-12-01 duke Initial load
less more (0) tip