Thu, 28 Apr 2016 10:32:12 +0200 |
mdoerr |
8154836: VM crash due to "Base pointers must match"
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 10:28:51 +0200 |
rbackman |
8151956: Support non-continuous CodeBlobs in HotSpot
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 18:36:27 +0300 |
vlivanov |
8134918: C2: Type speculation produces mismatched unsafe accesses
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 12:57:48 -0400 |
jprovino |
8132524: Missing includes to resourceArea.hpp
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 22:09:41 +0300 |
shade |
8148146: Integrate new internal Unsafe entry points, and basic intrinsic support for VarHandles
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 17:59:27 +0100 |
roland |
8007986: GrowableArray should implement binary search
|
file |
diff |
annotate
|
Mon, 18 Jan 2016 11:07:40 -0800 |
never |
8147433: PrintNMethods no longer works with JVMCI
|
file |
diff |
annotate
|
Mon, 18 Jan 2016 08:40:25 +0100 |
thartmann |
6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 16:57:08 +0100 |
roland |
8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
|
file |
diff |
annotate
|
Fri, 11 Dec 2015 09:07:07 -0800 |
fparain |
8046936: JEP 270: Reserved Stack Areas for Critical Sections
|
file |
diff |
annotate
|
Tue, 01 Dec 2015 08:05:10 +0100 |
zmajo |
8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
|
file |
diff |
annotate
|
Tue, 24 Nov 2015 10:30:23 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Tue, 17 Nov 2015 16:40:52 -0500 |
kbarrett |
8143014: Access PtrQueue member offsets through derived classes
|
file |
diff |
annotate
|
Fri, 13 Nov 2015 13:31:48 +0100 |
neliasso |
Merge
|
file |
diff |
annotate
|
Thu, 05 Nov 2015 19:31:57 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Thu, 22 Oct 2015 13:07:10 -0400 |
goetz |
8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 16:32:17 -1000 |
twisti |
8140424: don't prefix developer and notproduct flag variables with CONST_ in product builds
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 11:28:31 +0100 |
roland |
8137168: Replace IfNode with a new RangeCheckNode for range checks
|
file |
diff |
annotate
|
Mon, 26 Oct 2015 19:33:31 -0700 |
iveresov |
8139340: SuperWord enhancement to support vector conditional move (CMovVD) on Intel AVX cpu
|
file |
diff |
annotate
|
Tue, 20 Oct 2015 18:07:28 +0200 |
neliasso |
8137167: JEP165: Compiler Control: Implementation task
|
file |
diff |
annotate
|
Sat, 17 Oct 2015 19:40:30 -0400 |
dlong |
Merge
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 01:03:24 +0200 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Tue, 29 Sep 2015 11:02:08 +0200 |
david |
8080775: Better argument formatting for assert() and friends
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:49:30 -1000 |
twisti |
8136421: JEP 243: Java-Level JVM Compiler Interface
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 12:10:19 +0200 |
zmajo |
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
|
file |
diff |
annotate
|
Wed, 16 Sep 2015 13:16:17 -0700 |
mcberg |
8134802: LCM register pressure scheduling
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 10:39:19 -0700 |
kvn |
8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
|
file |
diff |
annotate
|
Wed, 29 Jul 2015 08:05:21 +0200 |
thartmann |
8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 14:19:40 +0300 |
vlivanov |
8074551: GWT can be marked non-compilable due to deopt count pollution
|
file |
diff |
annotate
|
Fri, 08 May 2015 11:49:20 -0700 |
kvn |
8076276: Add support for AVX512
|
file |
diff |
annotate
|
Tue, 05 May 2015 12:33:57 -0700 |
kvn |
8076284: Improve vectorization of parallel streams
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 10:25:09 +0100 |
roland |
8069191: moving predicate out of loops may cause array accesses to bypass null check
|
file |
diff |
annotate
|
Wed, 01 Apr 2015 18:07:50 -0700 |
kvn |
8074981: Integer/FP scalar reduction optimization
|
file |
diff |
annotate
|
Tue, 24 Feb 2015 07:39:22 -0800 |
vlivanov |
Merge
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 21:24:39 +0100 |
jwilhelm |
Merge
|
file |
diff |
annotate
|
Fri, 13 Feb 2015 14:37:35 +0100 |
stefank |
8072911: Remove includes of oop.inline.hpp from .hpp files
|
file |
diff |
annotate
|
Wed, 18 Feb 2015 18:14:07 +0100 |
roland |
6912521: System.arraycopy works slower than the simple loop for little lengths
|
file |
diff |
annotate
|
Thu, 29 Jan 2015 10:25:59 -0800 |
vlivanov |
8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
|
file |
diff |
annotate
|
Mon, 22 Dec 2014 11:21:20 +0100 |
roland |
8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 07:29:03 -0800 |
vlivanov |
8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
|
file |
diff |
annotate
|
Mon, 24 Nov 2014 08:48:15 +0100 |
thartmann |
8065339: Failed compilation does not always trigger a JFR event 'CompilerFailure'
|
file |
diff |
annotate
|
Fri, 24 Oct 2014 14:25:46 +0200 |
anoll |
8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
|
file |
diff |
annotate
|
Wed, 15 Oct 2014 10:51:43 +0200 |
zmajo |
8060215: per-method PrintIdealGraphLevel
|
file |
diff |
annotate
|
Mon, 06 Oct 2014 06:51:37 -0700 |
anoll |
8059331: Print additional information for the assert in Compile::start()
|
file |
diff |
annotate
|
Tue, 30 Sep 2014 15:44:43 +0200 |
thartmann |
8059468: Fix PrintCodeCache output changed by JDK-8059137
|
file |
diff |
annotate
|
Thu, 25 Sep 2014 12:10:57 +0400 |
shade |
8058968: Compiler time traces should be improved
|
file |
diff |
annotate
|
Wed, 17 Sep 2014 08:00:07 +0200 |
thartmann |
8015774: Add support for multiple code heaps
|
file |
diff |
annotate
|
Thu, 04 Sep 2014 13:11:25 +0400 |
shade |
8050147: StoreLoad barrier interferes with stack usages
|
file |
diff |
annotate
|
Fri, 15 Aug 2014 12:27:50 -0700 |
kvn |
Merge
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 07:20:39 -0700 |
zgu |
Merge
|
file |
diff |
annotate
|
Thu, 07 Aug 2014 12:18:58 -0700 |
zgu |
8046598: Scalable Native memory tracking development
|
file |
diff |
annotate
|
Mon, 11 Aug 2014 14:12:51 +0200 |
roland |
7173584: Implement arraycopy as a macro node
|
file |
diff |
annotate
|
Tue, 05 Aug 2014 09:58:52 +0200 |
thartmann |
8054033: Remove unused references to Compile*
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 10:04:36 +0000 |
anoll |
Merge
|
file |
diff |
annotate
|
Fri, 25 Jul 2014 10:06:17 +0200 |
thartmann |
8040213: C2 does not put all modified nodes on IGVN worklist
|
file |
diff |
annotate
|
Mon, 14 Jul 2014 10:15:21 -0400 |
coleenp |
Merge
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 11:46:01 +0200 |
goetz |
8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories.
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 08:46:44 +0200 |
thartmann |
8022968: Some codecache allocation failures don't result in invoking the sweeper
|
file |
diff |
annotate
|
Fri, 20 Jun 2014 08:14:30 +0200 |
thartmann |
8008321: compile.cpp verify_graph_edges uses bool as int
|
file |
diff |
annotate
|
Tue, 10 Jun 2014 13:37:16 +0200 |
roland |
8026796: Make replace_in_map() on parent maps generic
|
file |
diff |
annotate
|