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
herrick [Mon, 18 Nov 2019 12:40:06 -0500] rev 59127
merge
herrick [Wed, 13 Nov 2019 17:21:31 -0500] rev 59126
Merge
mdoerr [Mon, 18 Nov 2019 18:21:18 +0100] rev 59125
8233193: Incorrect bailout from possibly_add_compiler_threads
Reviewed-by: dholmes, thartmann
dfuchs [Mon, 18 Nov 2019 16:48:05 +0000] rev 59124
8233141: DatagramSocket.send doesn't specify exception thrown when no target address
Summary: DatagramSocket and MulticastSocket send methods are changed to throw IllegalArgumentException if no target address can be determined.
Reviewed-by: alanb
michaelm [Mon, 18 Nov 2019 16:53:41 +0000] rev 59123
unixdomainchannels: autobound local address problem
lucy [Mon, 18 Nov 2019 17:11:06 +0100] rev 59122
8233787: Break cycle in vm_version* includes
Reviewed-by: kbarrett, mdoerr