Mon, 10 Jul 2017 11:42:45 +0200 8183575: Runtime1::oop_arraycopy is unused and should be removed
eosterlund [Mon, 10 Jul 2017 11:42:45 +0200] rev 46648
8183575: Runtime1::oop_arraycopy is unused and should be removed Summary: Runtime1::oop_arraycopy and its friend Runtime1::primitive_arraycopy are no longer used and this changeset removes them. Reviewed-by: kvn, tschatzl
Mon, 10 Jul 2017 23:28:25 +0200 8183573: Refactor CodeHeap and AOTCodeHeap to devirtualize hot methods
redestad [Mon, 10 Jul 2017 23:28:25 +0200] rev 46647
8183573: Refactor CodeHeap and AOTCodeHeap to devirtualize hot methods Reviewed-by: kvn, dlong
Mon, 10 Jul 2017 10:10:49 +0200 8183397: Ensure consistent closure filtering during evacuation
tschatzl [Mon, 10 Jul 2017 10:10:49 +0200] rev 46646
8183397: Ensure consistent closure filtering during evacuation Summary: Consistently apply the cross-region check for references in the various oop closures. Reviewed-by: sjohanss, ehelin
Fri, 07 Jul 2017 23:53:36 +0200 Merge
rehn [Fri, 07 Jul 2017 23:53:36 +0200] rev 46645
Merge
Fri, 07 Jul 2017 23:11:33 +0200 8183925: Decouple crash protection from watcher thread
rehn [Fri, 07 Jul 2017 23:11:33 +0200] rev 46644
8183925: Decouple crash protection from watcher thread Reviewed-by: dcubed, coleenp
Fri, 07 Jul 2017 23:04:06 +0200 8183545: Event tracing, transition hooks
rehn [Fri, 07 Jul 2017 23:04:06 +0200] rev 46643
8183545: Event tracing, transition hooks Reviewed-by: dcubed, egahlin
Wed, 05 Jul 2017 12:51:28 +0200 8183570: Rework is_aligned_ to avoid multiple evaluation of the size expression
stefank [Wed, 05 Jul 2017 12:51:28 +0200] rev 46642
8183570: Rework is_aligned_ to avoid multiple evaluation of the size expression Reviewed-by: tschatzl, kbarrett
Fri, 07 Jul 2017 16:49:45 +0000 Merge
iveresov [Fri, 07 Jul 2017 16:49:45 +0000] rev 46641
Merge
Fri, 07 Jul 2017 09:40:47 -0700 8183991: Update Graal
iveresov [Fri, 07 Jul 2017 09:40:47 -0700] rev 46640
8183991: Update Graal Reviewed-by: kvn
Fri, 07 Jul 2017 11:26:08 -0400 8183400: runtime/6981737/Test6981737.java fails with java.lang.RuntimeException: FAIL: Wrong value for java.version property, "9", expected to be of form: "[0-9]+[\\.[0-9]+]*\-.*"
hseigel [Fri, 07 Jul 2017 11:26:08 -0400] rev 46639
8183400: runtime/6981737/Test6981737.java fails with java.lang.RuntimeException: FAIL: Wrong value for java.version property, "9", expected to be of form: "[0-9]+[\\.[0-9]+]*\-.*" Summary: Use Runtime Version API's instead of a regular expression and split() API. Reviewed-by: psandoz, mseledtsov, gthornbr
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip