aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/sparc
AgeCommit message (Expand)Author
2020-01-198131778: java disables UseAES flag when using VIS=2 on sparckshefov
2020-01-198073108: Use x86 and SPARC CPU instructions for GHASH accelerationascarpino
2019-07-228176100: [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI handlesphh
2019-07-228209951: Problematic sparc intrinsic: com.sun.crypto.provider.CipherBlockChai...kevinw
2019-07-228214206: Fix for JDK-8213419 is broken on 32-bitroland
2018-06-188160748: Inconsistent types for ideal_regkevinw
2018-06-148081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires ...kevinw
2018-04-238158012: Use SW prefetch instructions instead of BIS for allocation prefetche...mchinnathamb
2017-09-298174962: Better interface invocationsdbuck
2017-06-20Mergeasaha
2017-03-308173770: Image conversion improvementsthartmann
2016-12-138168699: Validate special case invocationscoleenp
2016-07-20Mergeasaha
2016-07-018160591: Improve internal array handlingzmajo
2016-04-05Mergeasaha
2016-03-158133023: ParallelGCThreads is not calculated correctlypoonam
2016-02-298148353: [linux-sparc] Crash in libawt.so on Linux SPARCroland
2016-01-25Mergeasaha
2015-12-178046611: Build errors with gcc on sparc/fastdebuggthornbr
2017-04-13Mergeasaha
2017-04-048164002: Add a new CPU family (S_family) for SPARC S7 and above processorskevinw
2017-03-318165482: java in ldoms, with cpu-arch=generic has problemskevinw
2017-03-27Mergeasaha
2017-03-178134119: Use new API to get cache line sizeskevinw
2017-03-318177817: Remove assertions in 8u that were removed by 8056124 in 9.kevinw
2017-03-178049717: expose L1_data_cache_line_size for diagnostic/sanity checkskevinw
2016-10-298140584: nmethod::oops_do_marking_epilogue always runs verification codepoonam
2016-10-218157184: java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java failed with...vkempik
2016-02-298148353: [linux-sparc] Crash in libawt.so on Linux SPARCroland
2016-04-25Mergekevinw
2016-04-218130309: Need to bailout cleanly if creation of stubs fails when codecache is...vkempik
2016-01-158132051: Better byte behaviorkevinw
2015-05-298068945: Use RBP register as proper frame pointer in JIT compiled code on x86zmajo
2015-04-108076968: PICL based initialization of L2 cache line size on some SPARC system...iveresov
2015-03-198074869: C2 code generator can replace -0.0f with +0.0f on Linuxzmajo
2015-01-308071818: Incorrect addressing mode used for ldf in SPARC assemblerzmajo
2014-09-248058345: Refactor native stack printing from vmError.cpp to debug.cpp to make...simonis
2014-09-188050022: linux-sparcv9: assert(SharedSkipVerify || obj->is_oop()) failed: san...morris
2014-09-088056124: Hotspot should use PICL interface to get cacheline size on SPARCiveresov
2014-06-048031994: java/lang/Character/CheckProp test times outrbackman
2014-06-118035968: Leverage CPU Instructions to Improve SHA Performance on SPARCkvn
2014-08-068029443: 'assert(klass->is_loader_alive(_is_alive)) failed: must be alive' du...thartmann
2014-06-258047326: Consolidate all CompiledIC::CompiledIC implementations and move it t...stefank
2014-04-018032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Spa...roland
2014-05-278043206: Fix signed vs. unsigned comparison warning in copy_sparc.hppmikael
2014-05-218043274: Test compiler/7184394/TestAESMain.java gets NPE on solariskvn
2014-05-288044090: C1: Old value instead of new one is passed to post-barrier in Unsafe...iveresov
2014-04-298042059: Various fixes to linux/sparcmikael
2014-04-298022070: Compilation error in stubGenerator_sparc.cpp with some compilersmikael
2014-05-228037816: Fix for 8036122 breaks build with Xcode5/clangdrchase