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
redestad [Mon, 18 Nov 2019 16:10:32 +0100] rev 59121
8234248: More VectorSet cleanups
Reviewed-by: neliasso, thartmann
sgehwolf [Wed, 06 Nov 2019 18:06:36 +0100] rev 59120
8233712: Limit default tests jobs based on ulimit -u setting
Reviewed-by: erikj, ihse
mbaesken [Fri, 15 Nov 2019 16:10:29 +0100] rev 59119
8233219: NMT output on AIX misses some categories
Reviewed-by: stuefe, zgu