Tue, 13 Oct 2015 17:34:28 +0200 Merge
david [Tue, 13 Oct 2015 17:34:28 +0200] rev 33206
Merge
Tue, 13 Oct 2015 14:07:05 +0200 8139506: Remove the WaterMark class
david [Tue, 13 Oct 2015 14:07:05 +0200] rev 33205
8139506: Remove the WaterMark class Reviewed-by: stefank, mgerdin
Tue, 13 Oct 2015 14:49:13 +0200 8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account
tschatzl [Tue, 13 Oct 2015 14:49:13 +0200] rev 33204
8069330: Adjustment of concurrent refinement thresholds does not take hot card cache into account Summary: Measure HCC processing time separately and remove that time from the calculation of the refinement thresholds. HCC processing time is still taken into account for general pause time predictions. Reviewed-by: tbenson, jmasa
Tue, 13 Oct 2015 08:37:44 +0200 8139427: Break out YoungList to own class.
david [Tue, 13 Oct 2015 08:37:44 +0200] rev 33203
8139427: Break out YoungList to own class. Reviewed-by: mgerdin, jwilhelm
Thu, 22 Oct 2015 11:13:08 -0700 Merge
lana [Thu, 22 Oct 2015 11:13:08 -0700] rev 33202
Merge
Wed, 21 Oct 2015 18:39:29 -0700 Merge
lana [Wed, 21 Oct 2015 18:39:29 -0700] rev 33201
Merge
Wed, 21 Oct 2015 11:41:07 -0700 8139935: Bootcycle builds are broken on jdk9/hs due to JVMCI changes
twisti [Wed, 21 Oct 2015 11:41:07 -0700] rev 33200
8139935: Bootcycle builds are broken on jdk9/hs due to JVMCI changes Reviewed-by: erikj
Mon, 19 Oct 2015 12:30:17 -0700 Merge
amurillo [Mon, 19 Oct 2015 12:30:17 -0700] rev 33199
Merge
Sat, 17 Oct 2015 19:40:30 -0400 Merge
dlong [Sat, 17 Oct 2015 19:40:30 -0400] rev 33198
Merge
Fri, 16 Oct 2015 16:09:00 +0000 Merge
roland [Fri, 16 Oct 2015 16:09:00 +0000] rev 33197
Merge
Fri, 16 Oct 2015 15:48:18 +0200 8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result
roland [Fri, 16 Oct 2015 15:48:18 +0200] rev 33196
8139750: [BACKOUT] Elide more final field's write memory barrier with escape analysis result Reviewed-by: kvn
Fri, 16 Oct 2015 15:21:37 +0200 8139380: VMError::report_and_die() does not produce replay file
zmajo [Fri, 16 Oct 2015 15:21:37 +0200] rev 33195
8139380: VMError::report_and_die() does not produce replay file Summary: Change VMError::report() to use a correct format string in both JVMCI-enabled builds and builds without JVMCI. Reviewed-by: roland, kvn
Fri, 16 Oct 2015 11:47:04 +0000 Merge
roland [Fri, 16 Oct 2015 11:47:04 +0000] rev 33194
Merge
Tue, 13 Oct 2015 16:25:50 +0000 8139041: Redundant DMB instructions
aph [Tue, 13 Oct 2015 16:25:50 +0000] rev 33193
8139041: Redundant DMB instructions Summary: Merge consecutive DMB intstructions Reviewed-by: roland, kvn, twisti
Thu, 15 Oct 2015 15:33:54 +0000 8139674: aarch64: guarantee failure in TestOptionsWithRanges.java
enevill [Thu, 15 Oct 2015 15:33:54 +0000] rev 33192
8139674: aarch64: guarantee failure in TestOptionsWithRanges.java Summary: Fix negative overflow in instruction field Reviewed-by: kvn, roland, adinn, aph
Fri, 16 Oct 2015 02:05:54 +0300 8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests
iignatyev [Fri, 16 Oct 2015 02:05:54 +0300] rev 33191
8139707: [TESTBUG] Quarantine unstable compiler/jvmci tests Reviewed-by: twisti
Fri, 16 Oct 2015 01:15:08 +0300 8138794: [TESTBUG] ctw tests fail to compile after 8137056
iignatyev [Fri, 16 Oct 2015 01:15:08 +0300] rev 33190
8138794: [TESTBUG] ctw tests fail to compile after 8137056 Reviewed-by: dlong, kvn
Thu, 15 Oct 2015 17:40:39 +0000 Merge
zmajo [Thu, 15 Oct 2015 17:40:39 +0000] rev 33189
Merge
Thu, 15 Oct 2015 17:38:41 +0200 8080650: Enable stubs to use frame pointers correctly
zmajo [Thu, 15 Oct 2015 17:38:41 +0200] rev 33188
8080650: Enable stubs to use frame pointers correctly Summary: Change MacroAssembler::verified_entry() to set up RBP correctly when generating stub code. Reviewed-by: kvn
Thu, 15 Oct 2015 18:00:00 +0300 8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests
kshefov [Thu, 15 Oct 2015 18:00:00 +0300] rev 33187
8072369: [TESTBUG] Remove potentially insecure class cast in some hotspot tests Reviewed-by: twisti, kvn, iignatyev, tpivovarova
Thu, 15 Oct 2015 11:20:04 +0000 Merge
iignatyev [Thu, 15 Oct 2015 11:20:04 +0000] rev 33186
Merge
Thu, 15 Oct 2015 09:36:13 +0000 Merge
iignatyev [Thu, 15 Oct 2015 09:36:13 +0000] rev 33185
Merge
Thu, 15 Oct 2015 02:46:51 +0300 8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization
dpochepk [Thu, 15 Oct 2015 02:46:51 +0300] rev 33184
8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization Reviewed-by: iignatyev, twisti
Thu, 15 Oct 2015 01:58:28 +0300 8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight
tpivovarova [Thu, 15 Oct 2015 01:58:28 +0300] rev 33183
8139375: [TESTBUG] compiler/jvmci/SecurityRestrictionsTest checks are too tight Reviewed-by: twisti, iignatyev
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip