src/hotspot/share/c1/c1_GraphBuilder.cpp
Sat, 30 Nov 2019 14:33:05 -0800 phh 8234541: C1 emits an empty message when it inlines successfully default tip
Tue, 12 Nov 2019 16:13:16 +0100 mdoerr 8233820: Test crashed with assert(phi->operand_count() != 1 || phi->subst() != phi) failed: missed trivial simplification
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
Wed, 09 Oct 2019 12:43:32 -0700 xliu 8165056: move JIT Compiler related files from runtime/ to compiler/ directory
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
Wed, 04 Sep 2019 14:21:54 +0200 mdoerr 8230434: [C1, C2] Release barrier for volatile field stores in constructors implemented inconsistently
Tue, 03 Sep 2019 17:45:02 +0300 vlivanov 8227236: assert(singleton != __null && singleton != declared_interface) failed
Mon, 06 May 2019 12:15:49 -0700 vlivanov 8223171: Redundant nmethod dependencies for effectively final methods
Mon, 04 Feb 2019 17:35:38 -0800 vlivanov 8218406: C1: Redundant nmethod dependency for private method is added
Thu, 31 Jan 2019 17:48:29 -0800 vlivanov 6986483: CHA: optimize calls through interfaces
Wed, 09 Jan 2019 12:02:38 -0500 ecaspole 8216375: Revert JDK-8145579 after JDK-8076988 is resolved
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Mon, 20 Aug 2018 08:25:57 -0400 lfoltan 8209301: JVM rename is_anonymous, host_klass to unsafe specific terminology ahead of Unsafe.defineAnonymousClass deprecation
Wed, 08 Aug 2018 15:31:06 +0200 tschatzl 8208670: Compiler changes to allow enabling -Wreorder
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Tue, 24 Apr 2018 15:07:20 -0700 roland 8200303: C2 should leverage profiling for lookupswitch/tableswitch
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Fri, 09 Mar 2018 20:01:38 -0500 coleenp 8199283: Remove ValueObj class for allocation subclassing for compiler code
Wed, 31 Jan 2018 16:09:29 -0800 dlong 8194984: 9 Null pointer dereference defect groups related to ciMethodData::bci_to_data()
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
Tue, 05 Dec 2017 10:38:31 -0800 dlong 8145579: SimpleThresholdPolicy assumes non-trivial methods to be trivial
Wed, 22 Nov 2017 09:27:06 -0800 dlong 8191688: Assert failed in > 200 tests: failed dependencies, but counter didn't change
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip