hotspot/src/cpu/x86/vm/macroAssembler_x86.cpp
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
Wed, 23 Jan 2013 13:02:39 -0500 jprovino 8005915: Unify SERIALGC and INCLUDE_ALTERNATE_GCS
Tue, 08 Jan 2013 11:30:51 -0800 kvn 8005419: Improve intrinsics code performance on x86 by using AVX2
Mon, 07 Jan 2013 14:08:28 -0800 twisti 8004537: replace AbstractAssembler emit_long with emit_int32
Thu, 03 Jan 2013 16:30:47 -0800 kvn 8005544: Use 256bit YMM registers in arraycopy stubs on x86
Thu, 03 Jan 2013 15:09:55 -0800 kvn 8005522: use fast-string instructions on x86 for zeroing
Thu, 20 Dec 2012 18:53:44 -0800 twisti 8004250: replace AbstractAssembler a_byte/a_long with emit_int8/emit_int32
Wed, 19 Dec 2012 15:40:35 -0800 kvn 8004835: Improve AES intrinsics on x86
Thu, 06 Dec 2012 09:57:41 -0800 twisti 8003250: SPARC: move MacroAssembler into separate file
Fri, 30 Nov 2012 15:23:16 -0800 twisti 8003240: x86: move MacroAssembler into separate file
less more (0) tip