sgehwolf [Thu, 14 Mar 2019 14:04:39 +0100] rev 54824
8214796: Create a jlink plugin for stripping debug info symbols from native libraries
Reviewed-by: alanb, mchung, erikj, ihse
adinn [Thu, 25 Apr 2019 17:27:37 +0100] rev 54823
8221696: MappedByteBuffer.force method to specify range
Summary: Overload MappedByteBuffer.force to accept index and length arguments
Reviewed-by: dfuchs, alanb, bpb
dfuchs [Mon, 13 May 2019 17:31:23 +0100] rev 54822
8223632: Replace wildcard address with loopback or local host in tests - part 5
Summary: Replaces wildcard usage by loopback, when possible, adds intermittent keyword and a comment, when not.
Reviewed-by: chegar