src/hotspot/share/opto/library_call.cpp
Wed, 23 Jan 2019 19:56:28 +0100 jwilhelm Merge jdk-13+5
Tue, 22 Jan 2019 21:18:25 +0100 shade 8217467: Access barriers are missing in C2 intrinsic for Base64
Tue, 18 Dec 2018 16:50:35 +0000 pli 8212043: Add floating-point Math.min/max intrinsics
Tue, 11 Dec 2018 20:31:18 -0500 mhorie 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
Mon, 10 Dec 2018 15:47:44 +0100 rkennke 8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Fri, 28 Sep 2018 10:42:40 +0200 roland 8210887: Tweak C2 gc api for arraycopy
Tue, 18 Sep 2018 20:49:44 +0200 roland 8210885: Convert left over loads/stores to access api
Mon, 24 Sep 2018 22:12:07 -0700 mikael 8210848: Obsolete SyncKnobs
Fri, 14 Sep 2018 14:43:40 +0200 rkennke 8210752: Remaining explicit barriers for C2
Fri, 31 Aug 2018 16:28:52 +0200 rkennke 8210187: Explicit barriers for C2
Wed, 05 Sep 2018 10:11:42 +0200 eosterlund 8210158: Accessorize JFR getEventWriter() intrinsics
Fri, 24 Aug 2018 08:17:23 +0200 thartmann 8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Wed, 22 Aug 2018 13:06:33 +0200 eosterlund 8208601: Introduce native oop barriers in C2 for OopHandle
Wed, 22 Aug 2018 10:09:06 +0200 roland 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
Wed, 15 Aug 2018 14:48:12 +0300 dpochepk 8209439: C2 library_call can potentially ignore Math.pow intrinsic or use null pointer
Wed, 27 Jun 2018 20:21:42 -0700 kvn 8205528: Base64 encoding algorithm using AVX512 instructions
Tue, 05 Jun 2018 13:02:01 +0200 glaubitz 8203787: Hotspot build broken on linux-sparc after 8202377
Fri, 18 May 2018 14:51:06 +0200 eosterlund 8202377: Modularize C2 GC barriers
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 11 May 2018 11:08:32 -0400 dcubed 8132287: obsolete the "InlineNotify" flag option
Wed, 18 Apr 2018 10:39:40 -0400 coleenp 8200555: OopHandle should use Access API
Wed, 18 Apr 2018 03:29:24 +0000 lana Merge
Mon, 05 Mar 2018 13:18:55 +0000 adinn 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails jdk-10+46
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Mon, 05 Mar 2018 13:18:55 +0000 adinn 8198950: AArch64: org.openjdk.jcstress.tests.varhandles.DekkerTest fails
Thu, 22 Feb 2018 10:39:42 +0100 eosterlund 8198286: Direct memory accessors in typeArrayOop.hpp should use Access API
Wed, 17 Jan 2018 14:25:47 -0800 dlong 8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Wed, 20 Dec 2017 20:55:07 +0100 jwilhelm Merge
Wed, 13 Dec 2017 19:32:48 +0300 vlivanov 8190869: C2: missing strength reduction of Math.pow(x, 2.0D) to x*x
Fri, 15 Dec 2017 10:44:06 -0800 vdeshpande 8190934: Regressions on Haswell Xeon due to JDK-8178811
Wed, 04 Oct 2017 11:52:07 -0700 dpochepk 8187684: Intrinsify Math.multiplyHigh(long, long)
Tue, 03 Oct 2017 16:42:04 -0400 coleenp 8186777: Make Klass::_java_mirror an OopHandle
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip