shade [Mon, 01 Apr 2019 10:02:07 +0200] rev 54351
8221725: AArch64 build failures after JDK-8221408 (Windows 32bit build build errors/warnings in hotspot)
Reviewed-by: dholmes, stuefe
pmuthuswamy [Mon, 01 Apr 2019 12:44:23 +0530] rev 54350
8215599: Remove support for javadoc "frames" mode
Reviewed-by: jjg
ngasson [Fri, 29 Mar 2019 09:31:44 +0000] rev 54349
8220707: [TESTBUG] serviceability/sa/TestHeapDumpForLargeArray.java fails with jtreg -vmoption:-Xmx < 8g
Reviewed-by: clanger, sballal, jcbeyler
clanger [Sat, 30 Mar 2019 21:29:37 +0100] rev 54348
8221610: Resurrect (legacy) JRE bundle target
Reviewed-by: erikj, azeller
iklam [Sat, 30 Mar 2019 08:26:20 -0700] rev 54347
8221698: Remove redundant includes from popular header files
Summary: Removed histogram.hpp classLoader.hpp utf8.hpp moduleEntry.hpp packageEntry.hpp
Reviewed-by: coleenp, stuefe
weijun [Sat, 30 Mar 2019 16:32:23 +0800] rev 54346
8221257: Improve serial number generation mechanism for keytool -gencert
Reviewed-by: xuelei, mullan
mseledtsov [Fri, 29 Mar 2019 18:25:39 -0700] rev 54345
8221596: test/hotspot/jtreg/runtime/containers/docker/TestCPUSets.java failed with FileAlreadyExistsException
Summary: Using StandardCopyOption.REPLACE_EXISTING to copy whitebox.jar
Reviewed-by: dholmes, mseledtsov
Contributed-by: jiefu <fujie@loongson.cn>
zgu [Thu, 28 Mar 2019 13:53:41 -0400] rev 54344
8221629: Shenandoah: Cleanup class unloading logic
Reviewed-by: rkennke