jjg [Tue, 10 Oct 2017 17:02:52 -0700] rev 47328
8187521: In some corner cases the javadoc tool can reuse id attribute
Reviewed-by: bpatel, ksrini
bpb [Tue, 10 Oct 2017 09:55:14 -0700] rev 47327
8147615: (fc) FileChannelImpl has no finalizer
Summary: Add a cleaner to close parent-less FileChannels
Reviewed-by: alanb, rriggs
erikj [Tue, 10 Oct 2017 15:26:01 +0200] rev 47326
8188050: UnsatisfiedLinkError after repo consolidation
Reviewed-by: tbell, ihse
erikj [Tue, 10 Oct 2017 15:20:10 +0200] rev 47325
8188910: jib configure requires --src-dir for out fo tree builds, second attempt
Reviewed-by: dholmes, tbell, ihse
ihse [Tue, 10 Oct 2017 13:33:39 +0200] rev 47324
8188312: Use CDS if present when running the Boot JDK during build
Reviewed-by: iklam, erikj
mcimadamore [Mon, 09 Oct 2017 13:03:18 +0100] rev 47323
8169345: javac crash when local from enclosing context is captured multiple times
Summary: captured variables imported from multiple enclosing scopes are not handled correctly
Reviewed-by: vromero