kvn [Fri, 27 Oct 2017 08:55:32 +0000] rev 47759
Merge
kvn [Fri, 27 Oct 2017 01:09:57 -0700] rev 47758
8189064: Crash with compiler/codegen/*Vect.java on Solaris-sparc
Summary: unconditionally call cl->mark_loop_vectorized() when vectors are generated
Reviewed-by: thartmann
sangheki [Fri, 27 Oct 2017 07:19:00 +0000] rev 47757
Merge
sangheki [Thu, 26 Oct 2017 21:30:48 -0700] rev 47756
8185278: TestGreyReclaimedHumongousObjects.java fails guarantee(index != trim_index(_head_index + 1)) failed: should not go past head
Summary: Add STS to avoid MMU concurrency problem between VM Thread and Concurrent Mark Thread
Reviewed-by: tschatzl, ehelin
jcm [Fri, 27 Oct 2017 05:30:16 +0000] rev 47755
Merge
jcm [Thu, 26 Oct 2017 22:18:15 -0700] rev 47754
8185989: overview.html files should be deleted?
Summary: jdk.vm.ci.code/overview.html jdk.vm.ci.meta/overview.html deleted
Reviewed-by: kvn, thartmann
redestad [Thu, 16 Nov 2017 00:58:50 +0100] rev 47753
8184777: Factor out species generation logic from BoundMethodHandle
Reviewed-by: vlivanov
Contributed-by: john.r.rose@oracle.com, claes.redestad@oracle.com