aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2012-11-29Mergecjplummer
2012-11-29Mergejohnc
2012-11-288003635: NPG: AsynchGetCallTrace broken by Method* virtual callcoleenp
2012-11-278003848: Make ConstMethod::generic_signature_index optional and move Method::...jiangli
2012-11-278003935: Simplify the needed includes for using Thread::current()stefank
2012-11-08Mergeneliasso
2012-11-068000725: NPG: method_holder() and pool_holder() and pool_holder field should ...coleenp
2012-11-068002294: assert(VM_Version::supports_ssse3()) failedkvn
2012-10-298000780: make Zero build and run with JDK8twisti
2012-10-247184394: add intrinsics to use AES instructionskvn
2012-10-238001183: incorrect results of char vectors right shift operaitonkvn
2012-10-12Mergekvn
2012-10-118000753: compiler/6912517 crashes on 64bit sparc with compressed oops offroland
2012-10-097199654: Remove LoadUI2LNodevlivanov
2012-10-097197424: update copyright year to match last edit in jdk8 hotspot repositorymikael
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-10-09Mergerbackman
2012-10-088000263: JSR 292: signature types may appear to be unloadedtwisti
2012-10-046884973: java -XX:Atomics=2 crashescoleenp
2012-10-027201026: add vector for shift countkvn
2012-10-017200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar n...twisti
2012-09-298000213: NPG: Should have renamed arrayKlass and typeArrayKlasscoleenp
2012-09-277198084: NPG: distance is too big for short branches in test_invocation_count...kvn
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-09-197199010: incorrect vector alignmentkvn
2012-09-177196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrectkvn
2012-09-177196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparctwisti
2012-09-137198074: NPG: assert(((Metadata*)obj)->is_valid()) failed: obj is validroland
2012-09-117196681: NPG: Some JSR 292 tests crash in Windows exception handlercoleenp
2012-09-117195816: NPG: Crash in c1_ValueType - ShouldNotReachHereroland
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-08-276677625: Move platform specific flags from globals.hpp to globals_<arch>.hpptwisti
2012-08-24Mergetwisti
2012-08-217192128: G1: Extend fix for 6948537 to G1's BOTjohnc
2012-08-207190310: Inlining WeakReference.get(), and hoisting $referent may lead to non...kvn
2012-08-206340864: Implement vectorization optimizations in hotspot-serverkvn
2012-08-017188227: VM should recognize M-series SPARCkvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-07-167181494: cleanup avx and vectors codekvn
2012-06-197177923: SIGBUS on sparc in compiled code for java.util.Calendar.clear()kvn
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2012-06-14Mergekvn
2012-06-137174928: JSR 292: unresolved invokedynamic call sites deopt and osr infinitelytwisti
2012-06-127174218: remove AtomicLongCSImpl intrinsicstwisti
2012-06-127174532: jdk/test/java/lang/Math/WorstCaseTests.java failing on x86roland
2012-06-117063674: Wrong results from basic comparisons after calls to Long.bitCount(long)twisti
2012-06-067172967: Eliminate constMethod's _method backpointer to methodOop.jiangli
2012-05-24Mergekvn
2012-05-22Mergezgu