src/hotspot/share/opto/library_call.cpp
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Fri, 11 Oct 2019 17:49:25 +0800 jiefu 8232151: Minimal VM build broken after JDK-8232050
Tue, 01 Oct 2019 11:43:10 +0200 neliasso 8226721: Missing intrinsics for Math.ceil, floor, rint
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Mon, 19 Aug 2019 11:30:03 +0200 stefank 8229838: Rename markOop files to markWord
Tue, 20 Aug 2019 10:11:53 +0100 adinn 8224974: Implement JEP 352
Fri, 16 Aug 2019 14:42:50 -0700 srukmannagar 8225625: AES Electronic Codebook (ECB) encryption and decryption optimization using AVX512 + VAES instructions
Tue, 06 Aug 2019 10:48:21 +0200 stefank 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier
Fri, 05 Jul 2019 11:01:31 -0700 mikael Merge
Fri, 05 Jul 2019 00:24:54 -0700 jcm 8226627: assert(t->singleton()) failed: must be a constant
Mon, 24 Jun 2019 11:37:56 -0700 jcm 8191278: MappedByteBuffer bulk access memory failures are not handled gracefully
Tue, 18 Jun 2019 10:00:35 +0530 rraghavan 8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
Wed, 12 Jun 2019 14:06:16 +0200 thartmann 8224658: Unsafe access C2 compile fails with assert(flat != TypePtr::BOTTOM) failed: cannot alias-analyze an untyped ptr: adr_type = NULL
Tue, 07 May 2019 13:33:27 -0700 sviswanathan 8222074: Enhance auto vectorization for x86
Tue, 02 Apr 2019 23:00:22 +0200 rkennke 8221766: Load-reference barriers for Shenandoah
Wed, 27 Mar 2019 11:35:28 +0100 shade 8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
Fri, 15 Mar 2019 09:57:42 +0100 rkennke 8220714: C2 Compilation failure when accessing off-heap memory using Unsafe
Mon, 11 Mar 2019 02:05:07 -0400 kbarrett 8217417: Decorator name typo: C2_TIGHLY_COUPLED_ALLOC
Thu, 07 Mar 2019 15:27:42 +0100 bsrbnd 8217561: X86: Add floating-point Math.min/max intrinsics
Fri, 25 Jan 2019 13:37:08 -0800 vlivanov 8217760: C2: Missing symbolic info on a call from intrinsics when invoked through MethodHandle
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