coleenp [Fri, 20 Sep 2019 10:23:40 -0400] rev 58243
8225628: Remove unused Thread::muxAcquireW function
Reviewed-by: dcubed, hseigel
jboes [Fri, 20 Sep 2019 11:07:52 +0100] rev 58242
8230648: Replace @exception tag with @throws in java.base
Summary: Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
tschatzl [Fri, 20 Sep 2019 11:33:30 +0800] rev 58241
8231242: G1CollectedHeap::print_regions_on() does not print description for "OA" and "CA" regions
Reviewed-by: tschatzl, jiangli
Contributed-by: huangjia@loongson.cn
cito [Sat, 26 Jan 2019 15:47:50 +0900] rev 58240
8216565: Specifying the same path creates a new directory in JFR.configure
Reviewed-by: ysuenaga, egahlin
mseledtsov [Thu, 19 Sep 2019 17:33:18 -0700] rev 58239
Accounted for experimental events in TestLookForUntestedEvents
redestad [Thu, 19 Sep 2019 23:38:50 +0200] rev 58238
8230768: Arrays of SoftReferences in MethodTypeForm should not be @Stable
Reviewed-by: mchung
stefank [Wed, 11 Sep 2019 09:47:42 +0200] rev 58237
8230759: ZGC: Fix integer types
Reviewed-by: pliden
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58236
8230758: ZGC: Add missing precompiled include and fix friend declaration
Reviewed-by: tschatzl, pliden
stefank [Tue, 10 Sep 2019 17:07:02 +0200] rev 58235
8230756: ZGC: Remove redundant memset in ZStatValue
Reviewed-by: tschatzl, pliden
bpb [Thu, 19 Sep 2019 12:01:36 -0700] rev 58234
8231149: (fs) Small verbiage errors in java.nio.file package documentation
Reviewed-by: lancea, alanb
shade [Thu, 19 Sep 2019 20:26:53 +0200] rev 58233
8231244: Shenandoah: all-roots heap walking misses some weak roots
Reviewed-by: zgu, rkennke
shade [Thu, 19 Sep 2019 20:26:52 +0200] rev 58232
8231198: Shenandoah: heap walking should visit all roots most of the time
Reviewed-by: zgu, rkennke
shade [Thu, 19 Sep 2019 20:26:51 +0200] rev 58231
8231197: Shenandoah: JVMTI heap walking cleanup crashes with NULL forwardee
Reviewed-by: zgu, rkennke
joehw [Thu, 19 Sep 2019 16:53:17 +0000] rev 58230
8230814: Enable SAX ContentHandler to handle XML Declaration
Reviewed-by: lancea, dfuchs, alanb
pliden [Thu, 19 Sep 2019 16:05:47 +0200] rev 58229
8231113: Remove CollectedHeap::check_oop_location()
Reviewed-by: stefank, eosterlund, tschatzl
stuefe [Thu, 19 Sep 2019 16:28:40 +0200] rev 58228
Fix gc/class_unloading/.. tests