weijun [Wed, 20 Nov 2019 08:12:14 +0800] rev 59141
8234377: new BitArray(0).toString() throws ArrayIndexOutOfBoundsException
Reviewed-by: mullan, wetmore
redestad [Tue, 19 Nov 2019 23:22:27 +0100] rev 59140
8233497: Optimize default method generation by data structure reuse
Reviewed-by: lfoltan, coleenp, igerasim
sangheki [Tue, 19 Nov 2019 12:28:39 -0800] rev 59139
8232533: G1 uses only a single thread for pretouching the java heap
Reviewed-by: tschatzl, sjohanss
stuefe [Tue, 19 Nov 2019 20:01:05 +0100] rev 59138
Honor AlwaysPreTouch when commiting memory
bchristi [Tue, 19 Nov 2019 10:02:46 -0800] rev 59137
8233272: The Class.forName specification should be updated to match the long-standing implementation with respect to class linking
Reviewed-by: dholmes, mchung
cgo [Fri, 15 Nov 2019 11:05:03 +0100] rev 59136
8231954: Test compiler/codegen/TestCharVect2.java only works with server VMs
Reviewed-by: iignatyev, kvn
stuefe [Tue, 19 Nov 2019 16:58:25 +0100] rev 59135
Fix bug in zap_range and add virtual space test
stuefe [Tue, 19 Nov 2019 16:53:17 +0100] rev 59134
Verify metaspace when printing VM.metaspace
alanb [Tue, 19 Nov 2019 11:35:29 +0000] rev 59133
8233922: Service binding augments module graph with observable incubator modules
Reviewed-by: mchung
dholmes [Mon, 18 Nov 2019 23:41:06 -0500] rev 59132
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
Reviewed-by: rehn, stuefe, dcubed, sspitsyn
ysuenaga [Tue, 19 Nov 2019 13:33:09 +0900] rev 59131
8220074: Clean up GCC 8.3 errors in LittleCMS
Reviewed-by: prr
iignatyev [Mon, 18 Nov 2019 16:03:51 -0800] rev 59130
8233462: serviceability/tmtools/jstat tests times out with -Xcomp
Reviewed-by: sspitsyn
iignatyev [Mon, 18 Nov 2019 14:13:11 -0800] rev 59129
8234304: runtime/cds/appcds/javaldr tests should use driver mode
Reviewed-by: iklam, mseledtsov
cgo [Mon, 18 Nov 2019 13:22:27 +0100] rev 59128
8234324: ARM32 build broken after 8231610
Reviewed-by: iklam, aph