hotspot/src/share/vm/opto/library_call.cpp
Fri, 09 Jun 2017 10:51:52 +0200 roland 8181211: C2: Use profiling data to optimize on/off heap unsafe accesses
Mon, 29 May 2017 18:17:49 +0200 roland 8176506: C2: loop unswitching and unsafe accesses cause crash
Fri, 12 May 2017 13:14:25 -0700 kvn Merge
Mon, 24 Apr 2017 21:34:24 +0200 jwilhelm Merge
Sun, 09 Apr 2017 20:52:43 -0700 rraghavan 8171813: Reported null pointer dereference defect groups
Thu, 06 Apr 2017 22:58:55 +0200 jwilhelm Merge
Tue, 14 Mar 2017 14:07:24 -0400 coleenp Merge
Fri, 24 Feb 2017 12:41:26 -0500 bobv Merge
Tue, 14 Feb 2017 20:00:28 -0800 ysuenaga 8172285: UL support for PrintCompilation
Fri, 23 Jun 2017 09:33:21 +0200 roland 8181742: Load that bypasses arraycopy has wrong memory state
Mon, 05 Jun 2017 15:52:09 -0700 psandoz 8181292: Backport Rename internal Unsafe.compare methods from 10 to 9
Wed, 12 Apr 2017 16:36:13 -0400 dlong 8158168: Missing bounds checks for some String intrinsics
Fri, 24 Mar 2017 08:56:04 -0700 prr 8177346: hotspot change for 8176513 breaks jdk9 build on Ubuntu 16.04
Wed, 15 Mar 2017 18:18:04 -0700 roland 8176513: Poor code quality for ByteBuffers
Wed, 15 Feb 2017 17:26:37 -0800 roland 8174164: SafePointNode::_replaced_nodes breaks with irreducible loops
Tue, 14 Feb 2017 12:31:11 -0800 rkennke 8172434: CompareAndExchangeObject inserts two pre-barriers
Tue, 03 Jan 2017 17:17:14 +0100 mdoerr 8172199: s390: Use same get_key_start_from_aescrypt_object implementation as PPC64
Thu, 10 Nov 2016 23:26:56 -0800 rraghavan 8169201: Montgomery multiply intrinsic should use correct name
Thu, 06 Oct 2016 18:51:24 +0200 simonis 8159611: C2: ArrayCopy elimination skips required parameter checks
Thu, 27 Oct 2016 11:14:30 +0200 mgronlun 8168662: Intrinsic support for event based tracing needs explicit control dependency
Fri, 21 Oct 2016 16:20:18 +0200 mgronlun 8166806: Add intrinsic support for writer used in event based tracing
Tue, 20 Sep 2016 16:34:45 -0400 dlong Merge
Fri, 26 Aug 2016 12:17:50 -0700 vdeshpande 8154122: Intrinsify fused mac operations
Thu, 08 Sep 2016 23:43:45 -0400 dlong Merge
Thu, 01 Sep 2016 08:30:17 +0200 rehn 8163589: Add back class id intrinsic method for event based tracing
Tue, 30 Aug 2016 09:30:16 +0200 zmajo 8161720: Better byte behavior for off-heap data
Thu, 25 Aug 2016 12:52:18 +0300 vlivanov 8155635: C2: Mixed unsafe accesses break alias analysis
Thu, 25 Aug 2016 12:51:10 +0300 vlivanov 8162101: C2: Handle "wide" aliases for unsafe accesses
Fri, 29 Jul 2016 09:23:05 +0200 rbackman Merge
Wed, 13 Jul 2016 12:23:05 +0200 goetz 8161258: Simplify including platform files.
Thu, 21 Jul 2016 20:18:11 +0300 vlivanov 8155781: C2: opaque unsafe access triggers an assert
Wed, 06 Jul 2016 15:05:28 +0300 vlivanov 8160360: Mismatched field loads are folded in LoadNode::Value
Tue, 05 Jul 2016 07:57:09 +0200 thartmann 8159129: TestStringIntrinsicRangeChecks fails w/ No exception thrown for compressByte/inflateByte
Mon, 04 Jul 2016 09:14:02 +0200 thartmann 8160651: StubRoutines::_dtan does not restore callee save register rbx
Wed, 15 Jun 2016 11:21:36 +0300 shade 8157726: VarHandles/Unsafe should support sub-word atomic ops
Tue, 24 May 2016 12:42:43 -0500 gziemski 8152856: Xcode 7.3 -Wshift-negative-value compile failure on Mac OS X
Fri, 13 May 2016 22:21:54 +0300 mdoerr 8141635: Implement VarHandles/Unsafe intrinsics on POWER
Wed, 11 May 2016 00:31:28 +0300 vlivanov Merge
Mon, 09 May 2016 13:13:07 +0300 vlivanov Merge
Fri, 06 May 2016 15:59:26 -0700 mikael 8150921: Update Unsafe getters/setters to use double-register variants
Fri, 06 May 2016 17:59:35 +0300 shade 8155965: Unsafe.weakCompareAndSetVolatile entry points and intrinsics
Fri, 06 May 2016 15:41:15 +0300 shade 8156068: Unsafe.{get|set}Opaque should be single copy atomic
Thu, 05 May 2016 18:14:51 -0700 psandoz 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package
Mon, 25 Apr 2016 18:36:27 +0300 vlivanov 8134918: C2: Type speculation produces mismatched unsafe accesses
Tue, 12 Apr 2016 14:17:42 -0400 bharadwaj Merge
Fri, 08 Apr 2016 12:36:27 -0400 bharadwaj Merge
Thu, 07 Apr 2016 09:47:48 -0700 dcubed Merge
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Mon, 11 Apr 2016 21:42:55 +0300 vlivanov 8152590: C2: @Stable support doesn't always work w/ incremental inlining
Wed, 06 Apr 2016 10:29:26 -0700 vdeshpande 8152907: Update for x86 tan and log10 in the math lib
Wed, 30 Mar 2016 17:04:14 +0200 ikrylov 8147844: new method j.l.Runtime.onSpinWait() and the corresponding x86 hotspot instrinsic
Fri, 18 Mar 2016 12:50:17 +0100 mdoerr 8152172: PPC64: Support AES intrinsics
Fri, 25 Mar 2016 15:34:30 +0300 shade 8152698: Remove obsolete Unsafe.putOrdered{X} methods, usages, runtime and compiler support
Tue, 22 Mar 2016 10:43:58 +0000 chegar Merge
Mon, 07 Mar 2016 09:34:29 +0100 zmajo Merge
Thu, 03 Mar 2016 23:57:29 +0300 shade 8150465: Unsafe methods to produce uninitialized arrays
Thu, 03 Mar 2016 09:33:30 -0800 mikael 8149159: Clean up Unsafe
Thu, 17 Mar 2016 19:04:01 +0000 alanb 8142968: Module System implementation
Sat, 05 Mar 2016 10:10:23 +0100 jwilhelm Merge
Mon, 29 Feb 2016 23:46:55 +0300 vlivanov 8150543: Mismatched access detection is inaccurate
less more (0) -100 -60 tip