ihse [Fri, 13 Oct 2017 15:22:02 +0200] rev 47336
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
Reviewed-by: erikj
alanb [Fri, 13 Oct 2017 14:17:10 +0100] rev 47335
8186738: (sl) ServiceLoader::stream doesn't update cache
Reviewed-by: mchung
erikj [Fri, 13 Oct 2017 13:42:10 +0200] rev 47334
8189095: Import JMC from artifactory using Jib and main makefiles
Reviewed-by: ihse
smarks [Thu, 12 Oct 2017 17:58:26 -0700] rev 47333
6344935: (spec) clarify specifications for Object.wait overloads
Reviewed-by: dholmes, martin, forax, lancea, mchung
bpb [Thu, 12 Oct 2017 10:28:20 -0700] rev 47332
8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes"
Summary: Use an inner class for the closer instead of a lambda
Reviewed-by: alanb, rriggs
redestad [Thu, 12 Oct 2017 16:00:29 +0200] rev 47331
8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
Reviewed-by: sherman, alanb
ihse [Thu, 12 Oct 2017 13:35:41 +0200] rev 47330
8189222: Remove make/corba/Makefile
Reviewed-by: erikj
ctornqvi [Wed, 11 Oct 2017 16:14:47 -0400] rev 47329
8189115: Pass JIB_DATA_DIR to jtreg harness
Reviewed-by: erikj
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
fyuan [Mon, 09 Oct 2017 17:37:15 +0800] rev 47322
8187700: SetAuthenticator tests should handle the proxy port
Reviewed-by: dfuchs