Fri, 09 Oct 2015 21:04:19 +0000 Merge
iveresov [Fri, 09 Oct 2015 21:04:19 +0000] rev 33167
Merge
Fri, 09 Oct 2015 12:17:58 -0700 8136725: Provide utility for creation a counted loop reserve copy (clone)
iveresov [Fri, 09 Oct 2015 12:17:58 -0700] rev 33166
8136725: Provide utility for creation a counted loop reserve copy (clone) Summary: Make it easier to revert to the original loop should that be needed Reviewed-by: kvn Contributed-by: jan.civlin@intel.com
Fri, 09 Oct 2015 09:09:05 -1000 8138820: JDK Hotspot build fails with Xcode 7.0.1
twisti [Fri, 09 Oct 2015 09:09:05 -1000] rev 33165
8138820: JDK Hotspot build fails with Xcode 7.0.1 Reviewed-by: iveresov
Fri, 09 Oct 2015 15:00:17 +0200 8081288: erronous free in RegClass::~RegClass()
zmajo [Fri, 09 Oct 2015 15:00:17 +0200] rev 33164
8081288: erronous free in RegClass::~RegClass() Summary: Remove the erronous free. Reviewed-by: kvn
Fri, 09 Oct 2015 14:21:26 +0200 8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing
zmajo [Fri, 09 Oct 2015 14:21:26 +0200] rev 33163
8078554: Compiler: implement ranges (optionally constraints) for those flags that have them missing Summary: Add range check or constraint where necessary. Reviewed-by: roland, thartmann
Fri, 09 Oct 2015 11:28:11 +0200 8139150: ClassVerifier frees exception message while it's still in use
thartmann [Fri, 09 Oct 2015 11:28:11 +0200] rev 33162
8139150: ClassVerifier frees exception message while it's still in use Summary: Remove ResourceMark in StackMapReader::parse_verification_type() to avoid freeing of error message. Reviewed-by: zmajo, dcubed, hseigel
Fri, 09 Oct 2015 02:43:50 -0400 Merge
dlong [Fri, 09 Oct 2015 02:43:50 -0400] rev 33161
Merge
Thu, 08 Oct 2015 12:49:30 -1000 8136421: JEP 243: Java-Level JVM Compiler Interface
twisti [Thu, 08 Oct 2015 12:49:30 -1000] rev 33160
8136421: JEP 243: Java-Level JVM Compiler Interface Reviewed-by: ihse, alanb, roland, coleenp, iveresov, kvn, kbarrett
Thu, 08 Oct 2015 10:25:45 +0000 Merge
zmajo [Thu, 08 Oct 2015 10:25:45 +0000] rev 33159
Merge
Thu, 08 Oct 2015 12:10:19 +0200 8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup
zmajo [Thu, 08 Oct 2015 12:10:19 +0200] rev 33158
8137160: Use Compile::live_nodes instead of Compile::unique() in appropriate places -- followup Summary: Change two code locations to use live_nodes() instead of unique() for allocating memory. Adjust comments. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip