aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/sparc/vm/vm_version_sparc.cpp
AgeCommit message (Expand)Author
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase
2014-04-308035936: SIGBUS in StubRoutines::aesencryptBlock, solaris-sparckvn
2014-01-148002074: Support for AES on SPARCkvn
2013-12-248029233: Update copyright year to match last edit in jdk8 hotspot repository ...hs25-b65mikael
2013-12-028029190: VM_Version::determine_features() asserts on Fujitsu Sparc64 CPUssimonis
2013-06-078008407: remove SPARC V8 supportmorris
2013-01-148003985: Support @Contended Annotation - JEP 142jwilhelm
2012-12-068003250: SPARC: move MacroAssembler into separate filetwisti
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-09-247188176: The JVM should differentiate between T and M series and adjust GC er...twisti
2012-09-207023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()roland
2012-08-217192128: G1: Extend fix for 6948537 to G1's BOTjohnc
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2011-10-317104561: UseRDPCForConstantTableBase doesn't work after shorten branches changestwisti
2011-09-027039731: arraycopy could use prefetch on SPARCkvn
2011-08-267059037: Use BIS for zeroing on T4kvn
2011-08-167079329: Adjust allocation prefetching for T4kvn
2011-08-117063629: use cbcond in C2 generated code on T4kvn
2011-07-217063628: Use cbcond on T4kvn
2011-07-087059034: Use movxtod/movdtox on T4kvn
2010-12-167006505: Use kstat info to identify SPARC processorkvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-11-026987135: Performance regression on Intel platform with 32-bits edition betwee...kvn
2010-08-196978249: spill between cpu and fpu registers when those moves are fastnever
2010-06-02Mergejrose
2010-06-026954029: Improve implicit null check generation with compressed oopskvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-05-036948537: CMS: BOT walkers observe out-of-thin-air zeros on sun4v sparc/CMTysr
2010-04-076940726: Use BIS instruction for allocation prefetch on Sparckvn
2010-04-076940701: Don't align loops in stubs for Niagara sparckvn
2009-03-306821700: tune VM flags for peak performancekvn
2009-03-136378821: bitCount() should use POPC on SPARC processors and AMD+10htwisti
2009-03-126791178: Specialize for zero as the compressed oop vm heap basekvn
2009-03-116812587: Use auxv to determine SPARC hardware features on Solaristwisti
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-02-226362677: Change parallel GC collector default number of parallel GC threads.jmasa
2007-12-01Initial loadjdk7-b24duke