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
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
psandoz [Wed, 08 Nov 2017 10:27:10 -0800] rev 47752
8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism
Reviewed-by: martin, tvaleev
erikj [Wed, 15 Nov 2017 11:50:55 -0800] rev 47751
8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS)
Reviewed-by: tbell
sundar [Wed, 15 Nov 2017 23:25:40 +0530] rev 47750
8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object
Reviewed-by: hannesw