hotspot/src/cpu/x86/vm/macroAssembler_x86.cpp
Wed, 23 Aug 2017 12:00:39 -0400 coleenp 8186088: ConstantPoolCache::_resolved_references is not a JNIHandle
Thu, 06 Jul 2017 01:50:26 +0200 jwilhelm 8182299: Enable disabled clang warnings, build on OSX 10 + Xcode 8
Thu, 22 Jun 2017 20:47:22 -0400 kbarrett 8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Thu, 08 Jun 2017 20:28:04 +0200 jwilhelm Merge
Tue, 16 May 2017 12:55:54 -0700 mcberg 8178800: compiler/c2/PolynomialRoot.java fails on Xeon Phi linux host with UseAVX=3
Wed, 07 Jun 2017 13:09:46 -0700 vdeshpande 8181616: FMA Vectorization on x86
Wed, 24 May 2017 17:30:45 -0700 lucy 8180612: [ppc] assert failure in cpu/ppc/vm/assembler_ppc.hpp due to immediate value out of range
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
Tue, 03 Jan 2017 14:56:51 -0800 vdeshpande 8171974: Fix for R10 Register clobbering with usage of ExternalAddress
Tue, 22 Nov 2016 13:59:45 -0800 vdeshpande 8165287: fix compress intrinsics to produce correct results with avx512
Fri, 21 Oct 2016 10:16:09 -0700 kvn 8165381: Update for x86 SHA512 using AVX2
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Tue, 06 Sep 2016 09:59:25 -0700 mcberg 8164989: Inflate and compress intrinsics produce incorrect results with avx512
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
Thu, 02 Jun 2016 13:19:05 +0200 thartmann 8158214: Crash with "assert(VM_Version::supports_sse4_1()) failed" if UseSSE < 4 is set
Wed, 01 Jun 2016 16:36:44 +0200 thartmann 8157842: indexOfChar intrinsic is not emitted on x86
Fri, 20 May 2016 14:17:55 -0700 vdeshpande 8154473: Update for CompilerDirectives to control stub generation and intrinsics
Fri, 06 May 2016 18:20:50 +0300 vlivanov Merge
Fri, 29 Apr 2016 02:13:40 +0300 vlivanov Merge
Mon, 25 Apr 2016 09:51:00 -0400 coleenp 8154580: Save mirror in interpreter frame to enable cleanups of CLDClosure
Thu, 05 May 2016 17:16:08 -0700 kvn 8154974: AVX-512 equipped inflate, has_negatives & compress intrinsics
Wed, 27 Apr 2016 13:37:07 -0700 vdeshpande 8154975: Update for vectorizedMismatch with AVX512
Tue, 26 Apr 2016 20:43:59 -0700 mcberg 8154896: xml.transform fails intermittently on SKX
Mon, 18 Apr 2016 15:18:14 -0700 mcberg 8153998: Masked vector post loops
Mon, 04 Apr 2016 14:49:19 -0700 dcubed 8152358: code and comment cleanups found during the hunt for 8077392
Mon, 07 Mar 2016 15:03:48 -0800 mikael 8151002: Make Assembler methods vextract and vinsert match actual instructions
Fri, 04 Mar 2016 01:30:11 +0300 shade 8146801: Allocating short arrays of non-constant size is slow
Mon, 15 Feb 2016 11:52:51 +0100 thartmann Merge
Thu, 11 Feb 2016 11:15:13 +0100 thartmann 8145700: Uninitialised variable in macroAssembler_x86.cpp:7038
Wed, 03 Feb 2016 01:35:25 +0100 jwilhelm Merge
Tue, 12 Jan 2016 09:19:09 +0100 zmajo 8086053: Address inconsistencies regarding ZeroTLAB
Mon, 11 Jan 2016 17:11:57 -0800 twisti Merge
Fri, 08 Jan 2016 21:06:50 -0800 vdeshpande 8143353: update for x86 sin and cos in the math lib
Tue, 01 Dec 2015 10:35:49 +0100 mgerdin 8148047: Move the vtable length field to Klass
Wed, 27 Jan 2016 14:50:56 +0100 mgerdin 8147461: Use byte offsets for vtable start and vtable length offsets
Wed, 20 Jan 2016 11:58:09 -0800 cjplummer 8143608: Don't 64-bit align start of InstanceKlass vtable, itable, and nonstatic_oopmap on 32-bit systems
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.
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
Fri, 18 Dec 2015 15:29:43 -0800 kvn 8145717: Use AVX3 instructions for Arrays.equals() intrinsic
Fri, 18 Dec 2015 12:39:02 -0800 twisti Merge
Mon, 14 Dec 2015 14:48:30 -0800 kvn 8144771: Use AVX3 instructions for string compare
Mon, 07 Dec 2015 16:35:07 -0800 kvn 8143355: Update for addition of vectorizedMismatch intrinsic for x86
Fri, 04 Dec 2015 23:46:19 +0300 vlivanov 8072008: Emit direct call instead of linkTo* for recursive indy/MH.invoke* calls
Fri, 11 Dec 2015 09:07:07 -0800 fparain 8046936: JEP 270: Reserved Stack Areas for Critical Sections
Fri, 04 Dec 2015 04:06:37 -0500 dholmes 8132510: Replace ThreadLocalStorage with compiler/language-based thread-local variables
Tue, 24 Nov 2015 10:30:23 +0100 neliasso Merge
Tue, 17 Nov 2015 16:40:52 -0500 kbarrett 8143014: Access PtrQueue member offsets through derived classes
Mon, 23 Nov 2015 08:11:30 +0100 zmajo 8143208: compiler/c1/6855215/Test6855215.java supports_sse2() failed
Thu, 19 Nov 2015 16:07:22 -0800 mcberg 8142980: SKX SpecJvm2008 - Derby
Fri, 13 Nov 2015 13:31:48 +0100 neliasso Merge
Fri, 06 Nov 2015 16:42:01 +0100 neliasso 8141629: Hs-comp doesn't build with JDK-8139040
Mon, 09 Nov 2015 11:26:41 -0800 iveresov 8140779: Code generation fixes for avx512
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 15 Oct 2015 13:28:22 +0200 jwilhelm Merge
Fri, 09 Oct 2015 09:42:33 +0200 david 8042893: compiler: PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC needs to be removed from source files
Wed, 07 Oct 2015 01:03:24 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Thu, 15 Oct 2015 17:38:41 +0200 zmajo 8080650: Enable stubs to use frame pointers correctly
Thu, 08 Oct 2015 12:49:30 -1000 twisti 8136421: JEP 243: Java-Level JVM Compiler Interface
Mon, 05 Oct 2015 20:02:40 -0700 iveresov 8132207: update for x86 exp in the math lib
Wed, 16 Sep 2015 15:54:32 -0700 kvn 8134553: CRC32C implementations for x86/x64 targets
Fri, 11 Sep 2015 17:02:44 -0700 mcberg 8132160: support for AVX 512 call frames and stack management
Mon, 31 Aug 2015 21:46:33 +0300 dsamersoff Merge
Wed, 19 Aug 2015 08:55:18 +0200 zmajo 8076373: In 32-bit VM interpreter and compiled code process NaN values differently
Tue, 18 Aug 2015 17:48:35 -0400 kbarrett 8072817: CardTableExtension kind() should be BarrierSet::CardTableExtension
Tue, 11 Aug 2015 12:24:26 +0300 shade 8131682: C1 should use multibyte nops everywhere
Thu, 16 Jul 2015 11:55:21 +0200 tschatzl 8131344: Missing klass.inline.hpp include in compiler files
Tue, 14 Jul 2015 09:33:20 -0700 dcubed 8130448: thread dump improvements, comment additions, new diagnostics inspired by 8077392
Wed, 24 Jun 2015 12:12:25 -0400 bpittore 8081202: Hotspot compile warning: "Invalid suffix on literal; C++11 requires a space between literal and identifier"
Fri, 19 Jun 2015 09:41:50 +0200 aph 8079315: UseCondCardMark broken in conjunction with CMS precleaning on x86
Fri, 19 Jun 2015 09:41:49 +0200 shade 8078438: Interpreter should support conditional card marks (UseCondCardMark) on x86 and aarch64
Wed, 03 Jun 2015 15:02:10 -0700 kvn 8081778: Use Intel x64 CPU instructions for RSA acceleration
Thu, 21 May 2015 21:17:56 +0200 jwilhelm Merge
Mon, 18 May 2015 17:09:47 +0200 jwilhelm Merge
Wed, 13 May 2015 15:16:06 +0200 pliden 8079792: GC directory structure cleanup
Sat, 16 May 2015 13:19:11 -0700 dcubed Merge
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Thu, 14 May 2015 14:03:58 -0400 mockner 6811960: x86 biasedlocking epoch expired rare bug
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
Fri, 17 Apr 2015 17:39:19 -0700 kvn 8078113: 8011102 changes may cause incorrect results
Fri, 27 Feb 2015 19:52:48 -0500 kbarrett 8069016: Add BarrierSet downcast support
Fri, 13 Feb 2015 10:01:42 -0800 dcubed 8061553: Contended Locking fast enter bucket
Thu, 22 Jan 2015 09:07:41 +0100 thartmann 8069580: String intrinsic related cleanups
Wed, 07 Jan 2015 16:40:02 +0100 roland 8063086: Math.pow yields different results upon repeated calls
Thu, 13 Nov 2014 11:35:15 -0500 drchase Merge
Thu, 13 Nov 2014 12:29:09 +0100 jwilhelm Merge
Thu, 06 Nov 2014 13:05:14 -0800 dcubed 8062851: cleanup ObjectMonitor offset adjustments
Fri, 31 Oct 2014 09:10:51 +0100 brutisso 8061308: Remove iCMS
Wed, 05 Nov 2014 16:28:11 +0100 mdoerr 8062950: Bug in locking code when UseOptoBiasInlining is disabled: assert(dmw->is_neutral()) failed: invariant
Tue, 02 Sep 2014 12:48:45 -0700 kvn 8055494: Add C2 x86 intrinsic for BigInteger::multiplyToLen() method
Tue, 05 Aug 2014 15:02:10 -0700 kvn 8052081: Optimize generated by C2 code for Intel's Atom processor
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 25 Apr 2014 12:48:34 +0200 adlertz 8029302: Performance regression in Math.pow intrinsic
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Wed, 09 Apr 2014 11:18:02 -0700 kvn 8038939: Some options related to RTM locking optimization works inconsistently
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks
Mon, 24 Feb 2014 15:12:26 -0800 kvn 8033805: Move Fast_Lock/Fast_Unlock code from .ad files to macroassembler
Wed, 04 Dec 2013 09:31:17 +0100 anoll 8028109: compiler/codecache/CheckReservedInitialCodeCacheSizeArgOrder.java crashes in RT_Baseline
Wed, 06 Nov 2013 06:51:24 -0800 mikael 8026775: nsk/jvmti/RedefineClasses/StressRedefine crashes due to EXCEPTION_ACCESS_VIOLATION
Fri, 25 Oct 2013 15:19:29 -0400 coleenp 8024927: Nashorn performance regression with CompressedOops
Tue, 08 Oct 2013 17:35:51 +0200 mgerdin 8014555: G1: Memory ordering problem with Conc refinement and card marking
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Thu, 15 Aug 2013 20:04:10 -0400 hseigel 8003424: Enable Class Data Sharing for CompressedOops
Tue, 02 Jul 2013 20:42:12 -0400 drchase 7088419: Use x86 Hardware CRC32 Instruction with java.util.zip.CRC32
Wed, 03 Apr 2013 11:12:57 -0700 kvn 8011102: Clear AVX registers after return from JNI call
Mon, 18 Mar 2013 13:19:06 +0100 roland 8008555: Debugging code in compiled method sometimes leaks memory
Fri, 08 Feb 2013 15:07:17 -0800 kvn 8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Sun, 27 Jan 2013 01:07:09 -0800 dlong Merge
Tue, 22 Jan 2013 15:34:16 -0800 kvn 6896617: Optimize sun.nio.cs.ISO_8859_1$Encode.encodeArrayLoop() on x86
less more (0) -120 tip