epavlova [Mon, 13 May 2019 13:32:38 -0700] rev 54826
8223235: [Graal] compiler/jsr292/NonInlinedCall/InvokeTest.java failed time out
Reviewed-by: kvn
stefank [Sat, 11 May 2019 13:10:24 +0200] rev 54825
8223637: Fix build breakage after 8223136
Reviewed-by: stefank, coleenp
Contributed-by: stefan.karlsson@oracle.com, lutz.schmidt@sap.com, glaubitz@physik.fu-berlin.de, shade@redhat.com
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