ysuenaga [Wed, 06 Nov 2019 21:49:30 +0900] rev 58945
8233375: JFR emergency dump does not recover thread state
Reviewed-by: dholmes, mgronlun
jiefu [Wed, 06 Nov 2019 13:43:25 +0800] rev 58944
8233659: [TESTBUG] runtime/cds/appcds/CommandLineFlagCombo.java fails when jfr is disabled
Reviewed-by: iklam
igerasim [Tue, 05 Nov 2019 20:27:21 -0800] rev 58943
8233650: Javadoc for Math.floorMod(int, int) gives wrong example
Reviewed-by: bpb
dholmes [Tue, 05 Nov 2019 18:42:10 -0500] rev 58942
8233599: ARM32 Build failed due to 8232050 missing an include
Reviewed-by: dholmes
Contributed-by: Markus Knetschke <markus.knetschke@gmail.com>
lancea [Tue, 05 Nov 2019 14:54:44 -0500] rev 58941
8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label
Reviewed-by: rriggs
aoqi [Wed, 06 Nov 2019 01:45:25 +0800] rev 58940
8233608: Minimal build broken after JDK-8233494
Reviewed-by: shade
michaelm [Tue, 05 Nov 2019 18:34:02 +0000] rev 58939
Check for AF_UNIX support on Windows was not correct
iveresov [Tue, 05 Nov 2019 09:59:21 -0800] rev 58938
8233590: Compiler thread creation fails with assert(_c2_count > 0 || _c1_count > 0) failed: No compilers?
Summary: Handle the case with -XX:-TieredCompilation properly
Reviewed-by: shade, thartmann
Contributed-by: fujie@loongson.cn
iignatyev [Tue, 05 Nov 2019 08:57:36 -0800] rev 58937
8233496: AOT tests failures with 'java.lang.RuntimeException: Failed to find sun/hotspot/WhiteBox.class'
Reviewed-by: kvn, thartmann
hannesw [Tue, 05 Nov 2019 17:27:18 +0100] rev 58936
8232209: Update double-conversion license file to version 3.1.5
Reviewed-by: sundar
michaelm [Tue, 05 Nov 2019 16:00:51 +0000] rev 58935
make benchmark use loopback address
stuefe [Tue, 05 Nov 2019 16:57:58 +0100] rev 58934
8233530: gcc 5.4 build warning -Wc++14-compat after JDK-8233359
Reviewed-by: dholmes, goetz
michaelm [Tue, 05 Nov 2019 15:10:00 +0000] rev 58933
added some micro benchmarks (SocketChannelCompare does direct comparison)
mdoerr [Tue, 05 Nov 2019 11:53:46 +0100] rev 58932
8233081: C1: PatchingStub for field access copies too much
Reviewed-by: thartmann, dlong
neliasso [Thu, 31 Oct 2019 17:16:36 +0100] rev 58931
8232896: ZGC: Enable C2 clone intrinsic
Reviewed-by: pliden, kvn