mgronlun [Wed, 18 Sep 2019 11:32:34 +0200] rev 58204
Merge
jlahoda [Wed, 18 Sep 2019 10:41:18 +0200] rev 58203
8228460: bootstrap class path not set in conjunction with -source 11
Summary: Ensuring implicit system module path is checked for the no-bootclasspath warning for -source >= 9.
Reviewed-by: vromero
mbaesken [Tue, 23 Jul 2019 16:52:38 +0200] rev 58202
8228482: fix xlc16/xlclang comparison of distinct pointer types and string literal conversion warnings
Reviewed-by: clanger, mdoerr
egahlin [Wed, 18 Sep 2019 08:20:10 +0200] rev 58201
Javadoc change
egahlin [Wed, 18 Sep 2019 08:00:36 +0200] rev 58200
Cleaning up
stuefe [Wed, 18 Sep 2019 07:46:02 +0200] rev 58199
Merge
serb [Tue, 17 Sep 2019 19:52:51 -0700] rev 58198
8231027: Correct typos
Reviewed-by: lancea, dholmes, erikj
egahlin [Wed, 18 Sep 2019 03:45:46 +0200] rev 58197
Remove unused methods etc.
dholmes [Tue, 17 Sep 2019 19:09:37 -0400] rev 58196
8230424: Use platform independent code for Thread.interrupt support
8231094: os::sleep in assert message should be changed to JavaThread::sleep
Reviewed-by: rehn, dcubed
jiefu [Tue, 17 Sep 2019 09:20:59 -0700] rev 58195
8231024: Improve the debug info when the output is truncated
Reviewed-by: iklam, dholmes
lancea [Tue, 17 Sep 2019 14:00:36 -0400] rev 58194
8230870: (zipfs) Add a ZIP FS test that is similar to test/jdk/java/util/zip/EntryCount64k.java
Reviewed-by: clanger, martin
mgronlun [Tue, 17 Sep 2019 19:37:49 +0200] rev 58193
make flush events exprimental
mgronlun [Tue, 17 Sep 2019 19:07:01 +0200] rev 58192
update shenandoah
coffeys [Tue, 17 Sep 2019 16:39:56 +0000] rev 58191
8231124: Missing closedir call with JDK-8223490
Reviewed-by: naoto
zgu [Tue, 17 Sep 2019 08:22:14 -0400] rev 58190
8230350: Shenandoah: Assertion failed when GC is cancelled by a worker thread
Reviewed-by: rkennke