mdoerr [Mon, 30 Oct 2017 17:14:39 +0100] rev 47762
8190285: s390: Some java boolean checks are not correct
Reviewed-by: lucy, coleenp
iklam [Sun, 29 Oct 2017 18:13:18 -0700] rev 47761
8190191: Subclasses of jdk.jfr.Event loaded from CDS breaks -XX:FlightRecorderOptions=retransform=false
Summary: Do not archive these classes
Reviewed-by: jiangli, sspitsyn
sjohanss [Fri, 27 Oct 2017 11:44:56 +0200] rev 47760
8177959: G1CollectedHeap::print_on prints incorrect capacity
Reviewed-by: sjohanss, ehelin, pliden
Contributed-by: leo.korinth@oracle.com
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