Mon, 16 Oct 2017 08:43:42 +0200 8189263: Introduce CUSTOM_ROOT
ihse [Mon, 16 Oct 2017 08:43:42 +0200] rev 47346
8189263: Introduce CUSTOM_ROOT Reviewed-by: erikj
Sat, 14 Oct 2017 09:51:25 +0100 8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager
alanb [Sat, 14 Oct 2017 09:51:25 +0100] rev 47345
8189264: (sl) ServiceLoader does not wrap Errors thrown by provider classes when running with a security manager Reviewed-by: mchung
Fri, 13 Oct 2017 18:34:37 -0700 8188575: Miscellaneous changes imported from jsr166 CVS 2017-10
dl [Fri, 13 Oct 2017 18:34:37 -0700] rev 47344
8188575: Miscellaneous changes imported from jsr166 CVS 2017-10 Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:29:21 -0700 8187941: Add StampedLock stamp inspection methods
dl [Fri, 13 Oct 2017 18:29:21 -0700] rev 47343
8187941: Add StampedLock stamp inspection methods Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:19:18 -0700 8188047: Add SplittableRandom.nextBytes
dl [Fri, 13 Oct 2017 18:19:18 -0700] rev 47342
8188047: Add SplittableRandom.nextBytes Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 18:12:54 -0700 8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure
dl [Fri, 13 Oct 2017 18:12:54 -0700] rev 47341
8188853: java/util/concurrent/ExecutorService/Invoke.java Assertion failure Reviewed-by: martin, psandoz, dholmes
Fri, 13 Oct 2017 18:07:47 -0700 8188900: ConcurrentLinkedDeque linearizability
dl [Fri, 13 Oct 2017 18:07:47 -0700] rev 47340
8188900: ConcurrentLinkedDeque linearizability Reviewed-by: martin, psandoz
Fri, 13 Oct 2017 23:56:28 +0000 Merge
lana [Fri, 13 Oct 2017 23:56:28 +0000] rev 47339
Merge
Fri, 13 Oct 2017 23:55:08 +0000 Added tag jdk-10+27 for changeset b87d7b5d5ded
lana [Fri, 13 Oct 2017 23:55:08 +0000] rev 47338
Added tag jdk-10+27 for changeset b87d7b5d5ded
Fri, 13 Oct 2017 17:25:12 +0200 8027302: Identifiers containing unicode escapes are not recognized as reserved words
hannesw [Fri, 13 Oct 2017 17:25:12 +0200] rev 47337
8027302: Identifiers containing unicode escapes are not recognized as reserved words Reviewed-by: jlaskey, sundar
Fri, 13 Oct 2017 15:22:02 +0200 8189229: Remove references to $(TOPDIR)/src/*/$(MODULE)
ihse [Fri, 13 Oct 2017 15:22:02 +0200] rev 47336
8189229: Remove references to $(TOPDIR)/src/*/$(MODULE) Reviewed-by: erikj
Fri, 13 Oct 2017 14:17:10 +0100 8186738: (sl) ServiceLoader::stream doesn't update cache
alanb [Fri, 13 Oct 2017 14:17:10 +0100] rev 47335
8186738: (sl) ServiceLoader::stream doesn't update cache Reviewed-by: mchung
Fri, 13 Oct 2017 13:42:10 +0200 8189095: Import JMC from artifactory using Jib and main makefiles
erikj [Fri, 13 Oct 2017 13:42:10 +0200] rev 47334
8189095: Import JMC from artifactory using Jib and main makefiles Reviewed-by: ihse
Thu, 12 Oct 2017 17:58:26 -0700 6344935: (spec) clarify specifications for Object.wait overloads
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
Thu, 12 Oct 2017 10:28:20 -0700 8189209: java/lang/invoke/lambda/LambdaAsm.java failed with "could not create proxy classes" jdk-10+27
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
Thu, 12 Oct 2017 16:00:29 +0200 8188869: jdk9/10 reject zip/jar files where seconds value of timestamp is out of supported range 0 - 59
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
Thu, 12 Oct 2017 13:35:41 +0200 8189222: Remove make/corba/Makefile
ihse [Thu, 12 Oct 2017 13:35:41 +0200] rev 47330
8189222: Remove make/corba/Makefile Reviewed-by: erikj
Wed, 11 Oct 2017 16:14:47 -0400 8189115: Pass JIB_DATA_DIR to jtreg harness
ctornqvi [Wed, 11 Oct 2017 16:14:47 -0400] rev 47329
8189115: Pass JIB_DATA_DIR to jtreg harness Reviewed-by: erikj
Tue, 10 Oct 2017 17:02:52 -0700 8187521: In some corner cases the javadoc tool can reuse id attribute
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
Tue, 10 Oct 2017 09:55:14 -0700 8147615: (fc) FileChannelImpl has no finalizer
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
Tue, 10 Oct 2017 15:26:01 +0200 8188050: UnsatisfiedLinkError after repo consolidation
erikj [Tue, 10 Oct 2017 15:26:01 +0200] rev 47326
8188050: UnsatisfiedLinkError after repo consolidation Reviewed-by: tbell, ihse
Tue, 10 Oct 2017 15:20:10 +0200 8188910: jib configure requires --src-dir for out fo tree builds, second attempt
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
Tue, 10 Oct 2017 13:33:39 +0200 8188312: Use CDS if present when running the Boot JDK during build
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
Mon, 09 Oct 2017 13:03:18 +0100 8169345: javac crash when local from enclosing context is captured multiple times
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
Mon, 09 Oct 2017 17:37:15 +0800 8187700: SetAuthenticator tests should handle the proxy port
fyuan [Mon, 09 Oct 2017 17:37:15 +0800] rev 47322
8187700: SetAuthenticator tests should handle the proxy port Reviewed-by: dfuchs
Fri, 06 Oct 2017 18:40:33 -0700 8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter
jjg [Fri, 06 Oct 2017 18:40:33 -0700] rev 47321
8188578: move printFramesDocument from HtmlDocWriter to FrameOutputWriter Reviewed-by: ksrini
Fri, 06 Oct 2017 20:54:37 +0000 Merge
lana [Fri, 06 Oct 2017 20:54:37 +0000] rev 47320
Merge
Fri, 06 Oct 2017 20:38:35 +0000 Added tag jdk-10+26 for changeset 1129253d3bc7
lana [Fri, 06 Oct 2017 20:38:35 +0000] rev 47319
Added tag jdk-10+26 for changeset 1129253d3bc7
Fri, 06 Oct 2017 17:18:03 +0200 8188225: AST could be improved in presence of var types.
jlahoda [Fri, 06 Oct 2017 17:18:03 +0200] rev 47318
8188225: AST could be improved in presence of var types. Summary: Adding a better start pos for vars; always adding a synthetic type tree to vars. Reviewed-by: mcimadamore
Fri, 06 Oct 2017 08:37:08 +0200 8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses"
goetz [Fri, 06 Oct 2017 08:37:08 +0200] rev 47317
8188855: Fix VS10 build after "8187658: Bigger buffer for GetAdaptersAddresses" Reviewed-by: vtewari, simonis
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip