hotspot/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
Thu, 27 Jul 2017 18:06:41 -0400 coleenp 8183039: Re-examine methodHandle methods uninlined by 8144256
Wed, 05 Jul 2017 11:33:17 +0200 stefank 8183552: Move align functions to align.hpp
Thu, 13 Apr 2017 09:57:51 +0200 stefank 8178500: Replace usages of round_to and round_down with align_up and align_down
Thu, 13 Oct 2016 11:27:20 +0200 rkennke 8167659: Access of mark word should use oopDesc::mark_offset_in_bytes() instead of '0'
Fri, 05 May 2017 19:28:54 -0700 vdeshpande 8178811: Minimize the AVX <-> SSE transition penalty through generation of vzeroupper instruction on x86
Wed, 22 Mar 2017 15:25:21 +0100 mgerdin 8176100: [REDO][REDO] G1 Needs pre barrier on dereference of weak JNI handles
Thu, 02 Mar 2017 17:46:59 +0100 jwilhelm 8176054: [BACKOUT][REDO] G1 Needs pre barrier on dereference of weak JNI handles
Fri, 17 Feb 2017 13:16:54 +0100 mgerdin 8175085: [REDO] G1 Needs pre barrier on dereference of weak JNI handles
Thu, 16 Feb 2017 10:41:19 -0800 dcubed 8175086: [BACKOUT] fix for JDK-8166188
Wed, 15 Feb 2017 22:19:13 -0500 kbarrett 8166188: G1 Needs pre barrier on dereference of weak JNI handles
Mon, 19 Dec 2016 06:25:12 -0800 jcm 8170761: Buffer overrun in sharedRuntime_x86_64.cpp:477
Sun, 11 Dec 2016 19:07:04 -0800 kvn 8171008: Integrate AOT compiler into JDK
Tue, 13 Sep 2016 09:04:44 +0200 dsimms 8164086: Checked JNI pending exception check should be cleared when returning to Java frame
Tue, 16 Aug 2016 09:19:13 -0700 dlong 8161598: Kitchensink fails: assert(nm->insts_contains(original_pc)) failed: original PC must be in nmethod/CompiledMethod
Mon, 09 May 2016 22:22:15 +0200 rehn 8153535: Convert TraceRedefineClasses to Unified Logging
Thu, 07 Apr 2016 22:03:04 -0700 ccheung 8145221: Use trampolines for i2i and i2c entries in Methods that are stored in CDS archive
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 07 Mar 2016 15:03:48 -0800 mikael 8151002: Make Assembler methods vextract and vinsert match actual instructions
Wed, 17 Feb 2016 12:24:53 +0100 thartmann 6378256: Performance problem with System.identityHashCode in client compiler
Wed, 03 Feb 2016 09:09:56 +0100 thartmann 8148490: RegisterSaver::restore_live_registers() fails to restore xmm registers on 32 bit
Thu, 14 Jan 2016 17:36:29 +0100 jwilhelm Merge
Thu, 14 Jan 2016 13:26:19 +0100 david 8146690: Make all classes in GC follow the naming convention.
Thu, 07 Jan 2016 21:10:28 +0000 jprovino Merge
Tue, 22 Dec 2015 11:11:29 -0500 coleenp 8074457: Remove the non-Zero CPP Interpreter
Sun, 20 Dec 2015 10:37:23 -0500 goetz 8139864: Improve handling of stack protection zones.
Mon, 14 Dec 2015 14:48:30 -0800 kvn 8144771: Use AVX3 instructions for string compare
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Fri, 23 Oct 2015 16:48:38 -0400 coleenp 8140274: methodHandles and constantPoolHandles should be passed as const references
Wed, 11 Nov 2015 14:40:38 -1000 twisti 8141133: [JVMCI] crash during safepoint deopt if rethrow_exception is set
Mon, 09 Nov 2015 11:26:41 -0800 iveresov 8140779: Code generation fixes for avx512
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Fri, 11 Sep 2015 17:02:44 -0700 mcberg 8132160: support for AVX 512 call frames and stack management
Thu, 02 Jul 2015 11:12:59 +0100 aph Merge
Tue, 16 Jun 2015 17:31:53 +0100 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Tue, 23 Jun 2015 12:45:08 -0700 mcberg 8081247: AVX 512 extended support
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Thu, 30 Apr 2015 18:14:58 -0400 bharadwaj Merge
Thu, 16 Apr 2015 08:23:26 -0700 dcubed 8073165: Contended Locking fast exit bucket
Mon, 27 Apr 2015 10:49:43 +0200 zmajo 8068945: Use RBP register as proper frame pointer in JIT compiled code on x86
Mon, 12 Jan 2015 14:05:16 +0100 jbachorik 8068976: Remove JSDT implementation
Tue, 20 May 2014 20:35:39 +0200 sla 8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
Wed, 14 May 2014 20:44:33 +0200 sla 8041934: com/sun/jdi/RepStep.java fails in RT_Baseline on all platforms with assert(_cur_stack_depth == count_frames()) failed: cur_stack_depth out of sync
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Thu, 03 Apr 2014 12:37:53 +0200 goetz 8039146: Fix 64-bit store to int JNIHandleBlock::_top
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Thu, 05 Dec 2013 15:13:12 -0800 kvn Merge
Thu, 12 Sep 2013 13:51:13 -0700 goetz 8024344: PPC64 (part 112): C argument in register AND stack slot.
Wed, 20 Nov 2013 12:46:08 +0100 roland 8028308: nsk regression, assert(obj->is_oop()) failed: not an oop
Tue, 11 Jun 2013 11:13:09 -0700 twisti 8003268: SharedRuntime::generate_native_wrapper doesn't save all registers across runtime tracing calls for JNI critical native methods
Wed, 03 Apr 2013 11:12:57 -0700 kvn 8011102: Clear AVX registers after return from JNI call
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
Tue, 06 Nov 2012 15:09:37 -0500 coleenp 8000725: NPG: method_holder() and pool_holder() and pool_holder field should be InstanceKlass
Mon, 17 Sep 2012 19:39:07 -0700 kvn 7196199: java/text/Bidi/Bug6665028.java failed: Bidi run count incorrect
Mon, 17 Sep 2012 12:57:58 -0700 twisti 7196262: JSR 292: java/lang/invoke/PrivateInvokeTest.java fails on solaris-sparc
Tue, 11 Sep 2012 16:20:57 +0200 roland 7195816: NPG: Crash in c1_ValueType - ShouldNotReachHere
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
less more (0) -60 tip