stefank [Mon, 28 Oct 2019 11:21:23 +0100] rev 58809
8232601: ZGC: Parameterize the ZGranuleMap table size
Reviewed-by: pliden, eosterlund
alanb [Sun, 27 Oct 2019 12:13:51 +0000] rev 58808
8212132: (dc) Remove DatagramChannelImpl finalize method
Reviewed-by: bpb, chegar, dfuchs, martin
stuefe [Sun, 27 Oct 2019 10:14:40 +0100] rev 58807
Tune chunk sizes to reduce waste sections
egahlin [Sat, 26 Oct 2019 23:59:51 +0200] rev 58806
Stabilize TestLatestEvent.java
never [Fri, 25 Oct 2019 13:17:31 -0700] rev 58805
8233027: OopMapSet::all_do does oms.next() twice during iteration
Reviewed-by: shade, kvn
kvn [Fri, 25 Oct 2019 11:51:48 -0700] rev 58804
8225464: Obsolete TraceNMethodInstalls flag
Reviewed-by: dholmes, thartmann
pconcannon [Fri, 25 Oct 2019 12:05:56 +0100] rev 58803
8231570: (dc) Clarify implicit bind behavior of DatagramChannel
Summary: Update to DatagramChannel spec to make it clear that SecurityException can be thrown in connect send and receive methods
Reviewed-by: alanb, chegar, dfuchs