naoto [Tue, 04 Dec 2018 11:10:14 -0800] rev 52822
8214770: java/time/test/java/time/format/TestNonIsoFormatter.java failed in non-english locales.
Reviewed-by: lancea, bpb
rriggs [Tue, 04 Dec 2018 12:26:49 -0500] rev 52821
8171426: java/lang/ProcessBuilder/Basic.java failed Stream closed
Reviewed-by: bpb, jlaskey
sgehwolf [Tue, 04 Dec 2018 17:54:13 +0100] rev 52820
8214061: Buffer written into itself
Summary: Actually write the msg text into the buffer.
Reviewed-by: dcubed, sgehwolf, sspitsyn
Contributed-by: Simon Tooke <stooke@redhat.com>
eosterlund [Tue, 04 Dec 2018 17:14:11 +0100] rev 52819
8214556: Crash in DependencyContext::remove_dependent_nmethod still happens
Reviewed-by: kvn, kbarrett
shade [Tue, 04 Dec 2018 15:47:05 +0100] rev 52818
8214787: Zero builds fail with "undefined JavaThread::thread_state()"
Reviewed-by: stuefe, zgu
gadams [Tue, 04 Dec 2018 07:06:38 -0500] rev 52817
8214300: .attach_pid files may remain in the process cwd
Reviewed-by: sspitsyn, cjplummer, jcbeyler
gadams [Tue, 04 Dec 2018 07:09:02 -0500] rev 52816
8176828: jtools do not list VM process launched with the debugger option suspend=y
Reviewed-by: dholmes, cjplummer
lucy [Tue, 04 Dec 2018 11:57:18 +0100] rev 52815
8214526: Change CodeHeap State Analytics control from UL to Print*
Reviewed-by: coleenp, kvn, stuefe, thartmann
ehelin [Tue, 04 Dec 2018 09:30:10 +0100] rev 52814
8214230: Classes generated by SystemModulesPlugin.java are not reproducable
Reviewed-by: alanb, redestad, mchung
simonis [Tue, 04 Dec 2018 09:28:11 +0100] rev 52813
8214534: Setting of THIS_FILE in the build is broken
Reviewed-by: erikj, ihse
afarley [Tue, 04 Dec 2018 09:08:03 +0100] rev 52812
8214063: OpenJDK will not build on AIX while using the xlc 13.1 compiler
Reviewed-by: simonis, erikj, ihse, stuefe, mbaesken
iklam [Mon, 03 Dec 2018 22:27:24 -0800] rev 52811
8214388: CDS dumping fails with java heap fragmentation
Summary: Force a full GC with a single thread before writing heap archive regions
Reviewed-by: sjohanss, jiangli
jgeorge [Tue, 04 Dec 2018 11:10:19 +0530] rev 52810
8213323: sa/TestJmapCoreMetaspace.java and sa/TestJmapCore.java fail with ZGC
Summary: Avoid creating the hprof file and throw an exception in HeapHprofBinWriter for ZGC and handle this in the TestJmap* testcases
Reviewed-by: gadams, jcbeyler, cjplummer
jcbeyler [Mon, 03 Dec 2018 19:47:37 -0800] rev 52809
8214502: Add space after/before {} in remaining vmTestbase tests
Summary: Added spaces around the {}
Reviewed-by: dholmes, sspitsyn
jjg [Mon, 03 Dec 2018 16:44:57 -0800] rev 52808
8214745: Bad link in coll-reference.html
Reviewed-by: martin, bpb, lancea