hotspot/src/share/vm/opto/library_call.cpp
Wed, 23 Dec 2015 21:09:50 -0800 kvn 8145688: Update for x86 pow in the math lib
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, 27 Nov 2015 09:36:46 +0100 thartmann 8142303: C2 compilation fails with "bad AD file"
Fri, 20 Nov 2015 10:09:42 +0100 thartmann 8140390: Char stores/loads accessing byte arrays must be marked as unmatched
Tue, 17 Nov 2015 12:00:16 +0100 roland 8142386: Octane crashes with assert(is_Load())
Mon, 16 Nov 2015 20:56:18 +0100 neliasso Merge
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
Fri, 06 Nov 2015 11:34:03 +0100 neliasso Merge
Thu, 05 Nov 2015 19:31:57 +0100 jwilhelm Merge
Tue, 27 Oct 2015 14:18:56 +0000 chegar 8139891: Prepare Unsafe for true encapsulation
Thu, 22 Oct 2015 13:07:10 -0400 goetz 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
Mon, 16 Nov 2015 09:55:25 +0100 roland 8042997: Make intrinsic some or all check index/range methods
Wed, 28 Oct 2015 10:20:33 +0100 roland 8140309: [REDO] failed: no mismatched stores, except on raw memory: StoreB StoreI
Tue, 03 Nov 2015 09:41:03 +0100 thartmann 8141132: JEP 254: Compact Strings
Thu, 22 Oct 2015 21:39:25 -0700 iveresov 8139575: Update for x86 log in the math lib
Wed, 21 Oct 2015 18:05:45 -0400 dlong 8140267: assert(is_native_ptr || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->field() != __null || alias_type->element() != __null) failed: field, array element or unknown
Tue, 20 Oct 2015 18:07:28 +0200 neliasso 8137167: JEP165: Compiler Control: Implementation task
Fri, 16 Oct 2015 16:53:02 +0200 roland 8136473: failed: no mismatched stores, except on raw memory: StoreB StoreI
Sat, 17 Oct 2015 19:40:30 -0400 dlong Merge
Thu, 15 Oct 2015 13:28:22 +0200 jwilhelm Merge
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 13 Oct 2015 09:40:39 +0200 enevill 8139259: aarch64: jtreg test TestLogSum segvs after 8132207
Mon, 05 Oct 2015 20:02:40 -0700 iveresov 8132207: update for x86 exp in the math lib
Thu, 03 Sep 2015 15:03:12 -0700 kvn 8132081: C2 support for Adler32 on SPARC
Wed, 12 Aug 2015 09:58:39 +0300 shade 8019968: Reference CAS induces GC store barrier even on failure
Mon, 03 Aug 2015 09:39:29 +0200 zmajo 8132457: Unify command-line flags controlling the usage of compiler intrinsics
Tue, 28 Jul 2015 19:20:42 +0200 zmajo 8130832: Extend the WhiteBox API to provide information about the availability of compiler intrinsics
Thu, 23 Jul 2015 19:11:28 +0200 roland Merge
Tue, 21 Jul 2015 07:28:37 -0700 dcubed 8075171: Contended Locking fast notify bucket
Tue, 14 Jul 2015 06:44:50 -0700 vlivanov 8078629: VM should constant fold Unsafe.get*() loads from final fields
Fri, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Thu, 02 Jul 2015 11:12:59 +0100 aph Merge
Tue, 16 Jun 2015 17:31:53 +0100 aph 8130150: Implement BigInteger.montgomeryMultiply intrinsic
Mon, 29 Jun 2015 00:10:01 -0700 kvn 8073583: C2 support for CRC32C on SPARC
Wed, 17 Jun 2015 17:48:25 -0700 ascarpino 8073108: Use x86 and SPARC CPU instructions for GHASH acceleration
Thu, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Wed, 03 Jun 2015 15:02:10 -0700 kvn 8081778: Use Intel x64 CPU instructions for RSA acceleration
Thu, 21 May 2015 13:54:07 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Wed, 15 Apr 2015 11:01:56 +0200 roland 8074676: java.lang.invoke.PermuteArgsTest.java fails with "assert(is_Initialize()) failed: invalid node class"
Tue, 31 Mar 2015 12:31:18 -0700 aph 8026049: (bf) Intrinsify ByteBuffer.put{Int, Double, Float, ...} methods
Fri, 27 Mar 2015 08:58:45 +0100 roland 8075921: assert assert(allocx == alloc) fails in library_call.cpp
Fri, 20 Mar 2015 20:32:07 +0000 vlivanov Merge
Mon, 16 Mar 2015 12:24:06 +0100 roland 8073866: Fix for 8064703 is not sufficient
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8074548: Never-taken branches cause repeated deopts in MHs.GWT case
Fri, 20 Mar 2015 11:41:34 -0700 vlivanov 8075263: MHI::checkCustomized isn't eliminated for inlined MethodHandles
Wed, 25 Feb 2015 12:33:43 +0100 roland 8073796: assert(check_obj_alignment(result)) failed: address not aligned: ...
Tue, 24 Feb 2015 07:39:22 -0800 vlivanov Merge
Tue, 17 Feb 2015 13:19:23 -0500 hseigel 8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
Wed, 18 Feb 2015 18:14:07 +0100 roland 6912521: System.arraycopy works slower than the simple loop for little lengths
Fri, 13 Feb 2015 05:17:41 -0800 ctornqvi Merge
Tue, 10 Feb 2015 21:32:05 +0100 psandoz 8068977: Remove unused sun.misc.Unsafe prefetch intrinsic support
Mon, 09 Feb 2015 15:10:58 +0100 roland 8072016: Array copy may cause infinite cycle of deoptimization/compilation
Thu, 29 Jan 2015 10:25:59 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Thu, 22 Jan 2015 09:07:41 +0100 thartmann 8069580: String intrinsic related cleanups
Tue, 16 Dec 2014 13:49:36 +0100 roland 6700100: optimize inline_native_clone() for small objects with exact klass
Mon, 01 Dec 2014 11:59:56 +0100 roland 8064703: crash running specjvm98's javac following 8060252
Thu, 06 Nov 2014 09:40:58 +0100 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
Mon, 20 Oct 2014 22:53:37 +0200 roland 8060252: JDK-7173584 compiler changes regress SPECjvm2008 on SPARC
less more (0) -100 -60 tip