kvn [Tue, 06 Feb 2018 09:35:05 -0800] rev 48850
8196726: compiler/inlining/InlineAccessors.java test failed
Reviewed-by: thartmann
mchung [Mon, 12 Feb 2018 11:40:19 -0800] rev 48849
8168682: jdk/test/java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java fails with -Xcomp
Reviewed-by: bchristi
bpb [Mon, 12 Feb 2018 08:19:33 -0800] rev 48848
8197498: (se) kevent polling should ignore signal interrupt (EINTR)
8179307: Java_sun_nio_ch_KQueue_keventPoll throws an exception with "kqueue failed" instead of "kevent poll failed".
Reviewed-by: alanb
bpb [Mon, 12 Feb 2018 08:19:23 -0800] rev 48847
8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests
Summary: Change force(), load(), and isLoaded() not to throw UOE if there is no file mapping
Reviewed-by: alanb, rriggs, forax
ihse [Mon, 12 Feb 2018 16:36:15 +0100] rev 48846
8197571: Change storage location for generated-configure.sh
Reviewed-by: tbell, simonis, stuefe
ehelin [Mon, 12 Feb 2018 09:12:41 +0100] rev 48845
8193189: Allow --boot-jdk to accept a .tar.gz compressed JDK image
Reviewed-by: ihse, erikj
attila [Sun, 11 Feb 2018 12:41:56 +0100] rev 48844
8193295: Remove no longer used COMMALEFT
Reviewed-by: hannesw, mhaupt