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
Thu, 05 Oct 2017 18:29:47 +0100 8172443: Change use of tree.pos to line:col in rawDiagnostics jdk-10+26
mcimadamore [Thu, 05 Oct 2017 18:29:47 +0100] rev 47316
8172443: Change use of tree.pos to line:col in rawDiagnostics Summary: Generate more stable raw diagnostic position for functional expression AST diag arguments Reviewed-by: jjg, vromero
Thu, 05 Oct 2017 12:19:23 +0100 8063054: Incorrect raw type warning for method reference
mcimadamore [Thu, 05 Oct 2017 12:19:23 +0100] rev 47315
8063054: Incorrect raw type warning for method reference Summary: Spurious raw types warnings generated for unbound method references Reviewed-by: jlahoda Contributed-by: bsrbnd@gmail.com
Thu, 05 Oct 2017 12:41:06 +0200 8188814: Simplify IncludeCustomExtension
ihse [Thu, 05 Oct 2017 12:41:06 +0200] rev 47314
8188814: Simplify IncludeCustomExtension Reviewed-by: dholmes
Thu, 05 Oct 2017 11:02:18 +0200 8188768: Fix interaction between make and autoconf after consolidation
ihse [Thu, 05 Oct 2017 11:02:18 +0200] rev 47313
8188768: Fix interaction between make and autoconf after consolidation Reviewed-by: erikj, tbell
Wed, 04 Oct 2017 10:54:18 -0700 8187593: Cleanup: removing SecuritySupport files
joehw [Wed, 04 Oct 2017 10:54:18 -0700] rev 47312
8187593: Cleanup: removing SecuritySupport files Reviewed-by: lancea
Wed, 04 Oct 2017 10:44:21 -0700 8186703: javadoc needs a test to verify member hiding
ksrini [Wed, 04 Oct 2017 10:44:21 -0700] rev 47311
8186703: javadoc needs a test to verify member hiding Reviewed-by: jjg
Wed, 04 Oct 2017 01:08:36 -0700 8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode()
igerasim [Wed, 04 Oct 2017 01:08:36 -0700] rev 47310
8186654: Poor quality of sun.security.util.Cache.EqualByteArray.hashCode() Reviewed-by: coffeys
Tue, 03 Oct 2017 23:42:08 -0700 8187658: Bigger buffer for GetAdaptersAddresses
igerasim [Tue, 03 Oct 2017 23:42:08 -0700] rev 47309
8187658: Bigger buffer for GetAdaptersAddresses Reviewed-by: rriggs, vtewari
Tue, 03 Oct 2017 19:27:07 -0700 8188321: (jdeps) help message should say "requires transitive" rather than "requires public"
mchung [Tue, 03 Oct 2017 19:27:07 -0700] rev 47308
8188321: (jdeps) help message should say "requires transitive" rather than "requires public" Reviewed-by: sundar
Tue, 03 Oct 2017 14:00:00 -0700 8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
dl [Tue, 03 Oct 2017 14:00:00 -0700] rev 47307
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09 Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:55:05 -0700 8186265: Make toString() methods of "task" objects more useful
dl [Tue, 03 Oct 2017 13:55:05 -0700] rev 47306
8186265: Make toString() methods of "task" objects more useful Reviewed-by: martin, psandoz, rriggs, dholmes, darcy Contributed-by: Charles Munger <clm@google.com>
Tue, 03 Oct 2017 13:50:09 -0700 8186226: Improve ConcurrentSkipListMap performance on weak memory model machines
dl [Tue, 03 Oct 2017 13:50:09 -0700] rev 47305
8186226: Improve ConcurrentSkipListMap performance on weak memory model machines Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:45:11 -0700 8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries
dl [Tue, 03 Oct 2017 13:45:11 -0700] rev 47304
8186171: HashMap: Entry.setValue may not work after Iterator.remove() called for previous entries Reviewed-by: martin, psandoz
Tue, 03 Oct 2017 13:41:55 -0700 8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
dl [Tue, 03 Oct 2017 13:41:55 -0700] rev 47303
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:37:01 -0700 8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock
dl [Tue, 03 Oct 2017 13:37:01 -0700] rev 47302
8187408: AbstractQueuedSynchronizer wait queue corrupted when thread awaits without holding the lock Reviewed-by: martin, psandoz, dholmes
Tue, 03 Oct 2017 13:32:04 -0700 8188241: Improve numerical code in StampedLock example code
dl [Tue, 03 Oct 2017 13:32:04 -0700] rev 47301
8188241: Improve numerical code in StampedLock example code Reviewed-by: martin, psandoz, darcy
Tue, 03 Oct 2017 12:58:49 -0700 8074407: javadoc: using <pre> after @deprecated tag causes warnings
bpatel [Tue, 03 Oct 2017 12:58:49 -0700] rev 47300
8074407: javadoc: using <pre> after @deprecated tag causes warnings Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 14:49:46 -0700 8169819: minor cleanup for deprecated page
bpatel [Mon, 02 Oct 2017 14:49:46 -0700] rev 47299
8169819: minor cleanup for deprecated page Reviewed-by: jjg, ksrini
Mon, 02 Oct 2017 10:04:22 -0700 8187978: javac can show overload error messages that include non-valid candidates
vromero [Mon, 02 Oct 2017 10:04:22 -0700] rev 47298
8187978: javac can show overload error messages that include non-valid candidates Reviewed-by: mcimadamore Contributed-by: bsrbnd@gmail.com
Mon, 02 Oct 2017 12:29:44 +0100 8188144: regression in method reference type-checking
mcimadamore [Mon, 02 Oct 2017 12:29:44 +0100] rev 47297
8188144: regression in method reference type-checking Summary: method reference checking prefers unbound lookup when both searches produce same results Reviewed-by: vromero
Wed, 27 Sep 2017 21:48:21 +0200 8188034: InitSupport does not properly include closed file
ihse [Wed, 27 Sep 2017 21:48:21 +0200] rev 47296
8188034: InitSupport does not properly include closed file Reviewed-by: tbell, erikj
Sat, 30 Sep 2017 22:49:05 -0700 8188185: Windows build fails in configure after fix for JDK-8188136
tbell [Sat, 30 Sep 2017 22:49:05 -0700] rev 47295
8188185: Windows build fails in configure after fix for JDK-8188136 Reviewed-by: darcy
Fri, 29 Sep 2017 11:33:08 -0700 8186050: StackFrame should provide the method signature
mchung [Fri, 29 Sep 2017 11:33:08 -0700] rev 47294
8186050: StackFrame should provide the method signature Reviewed-by: alanb, bchristi, forax, plevart
Sat, 30 Sep 2017 03:15:56 +0530 8147076: LinkerCallSite.ARGLIMIT is used incorrectly
sdama [Sat, 30 Sep 2017 03:15:56 +0530] rev 47293
8147076: LinkerCallSite.ARGLIMIT is used incorrectly Summary: Modified ARGLIMIT Reviewed-by: hannesw, jlaskey Contributed-by: srinivas.dama@oracle.com
Fri, 29 Sep 2017 09:48:31 -0400 8188038: Add Windows-x64-open bundles to jib-profiles.js
ctornqvi [Fri, 29 Sep 2017 09:48:31 -0400] rev 47292
8188038: Add Windows-x64-open bundles to jib-profiles.js Reviewed-by: erikj
Fri, 29 Sep 2017 15:26:13 +0200 8188136: jib configure requires --src-dir for out of tree builds
erikj [Fri, 29 Sep 2017 15:26:13 +0200] rev 47291
8188136: jib configure requires --src-dir for out of tree builds 8188123: jib.sh looks for closed config file in the wrong place after repo consolidation Reviewed-by: dholmes, tbell
Fri, 29 Sep 2017 16:37:36 +0530 8180274: Fix links in nashorn documentation
sundar [Fri, 29 Sep 2017 16:37:36 +0530] rev 47290
8180274: Fix links in nashorn documentation Reviewed-by: hannesw
Fri, 29 Sep 2017 10:00:58 +0200 8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation"
goetz [Fri, 29 Sep 2017 10:00:58 +0200] rev 47289
8188135: Fix VS 2010 build after "8187631: Refactor FileDescriptor close implementation" Reviewed-by: dholmes, alanb
Fri, 29 Sep 2017 00:52:30 +0000 Added tag jdk-10+25 for changeset 8eb5e3ccee56
lana [Fri, 29 Sep 2017 00:52:30 +0000] rev 47288
Added tag jdk-10+25 for changeset 8eb5e3ccee56
Thu, 28 Sep 2017 23:03:17 +0530 8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal jdk-10+25
sundar [Thu, 28 Sep 2017 23:03:17 +0530] rev 47287
8188098: NPE in SimpleTreeVisitorES6 visitor when parsing a tagged template literal Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 18:30:35 +0530 8188082: autoimports.js sample is broken
sundar [Thu, 28 Sep 2017 18:30:35 +0530] rev 47286
8188082: autoimports.js sample is broken Reviewed-by: hannesw, jlaskey
Thu, 28 Sep 2017 11:20:16 +0100 8188090: Running tests from make causes spurious mercurial changes
mcimadamore [Thu, 28 Sep 2017 11:20:16 +0100] rev 47285
8188090: Running tests from make causes spurious mercurial changes Summary: Fix relative path in test/TestCommon.gmk Reviewed-by: erikj
Wed, 27 Sep 2017 16:47:07 -0700 8186332: Fix method signature in method summary table
bpatel [Wed, 27 Sep 2017 16:47:07 -0700] rev 47284
8186332: Fix method signature in method summary table Reviewed-by: jjg, ksrini
Wed, 27 Sep 2017 14:23:41 -0700 8187982: Update SourceVersion to mention restricted keywords
darcy [Wed, 27 Sep 2017 14:23:41 -0700] rev 47283
8187982: Update SourceVersion to mention restricted keywords Reviewed-by: mcimadamore
Wed, 27 Sep 2017 12:44:06 -0700 6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package
mchung [Wed, 27 Sep 2017 12:44:06 -0700] rev 47282
6373396: (cl spec) clarify spec of ClassLoader.getPackages() about run-time package Reviewed-by: psandoz
Wed, 27 Sep 2017 10:24:40 -0700 8187688: Additional tests for MethodHandle.invokeWithArguments
psandoz [Wed, 27 Sep 2017 10:24:40 -0700] rev 47281
8187688: Additional tests for MethodHandle.invokeWithArguments Reviewed-by: redestad
Wed, 27 Sep 2017 17:56:00 +0200 8187826: Avoid using reflection to bootstrap NamedFunctions
redestad [Wed, 27 Sep 2017 17:56:00 +0200] rev 47280
8187826: Avoid using reflection to bootstrap NamedFunctions Reviewed-by: psandoz
Wed, 27 Sep 2017 17:09:52 +0200 8186815: Java.from has a bug, when element is ScriptObject
hannesw [Wed, 27 Sep 2017 17:09:52 +0200] rev 47279
8186815: Java.from has a bug, when element is ScriptObject Reviewed-by: sundar, jlaskey
Wed, 27 Sep 2017 15:26:35 +0200 8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly
hannesw [Wed, 27 Sep 2017 15:26:35 +0200] rev 47278
8133623: JDK-8055034.js and JDK-8130127.js fail in nashorn nightly Reviewed-by: sundar, hannesw Contributed-by: priya.lakshmi.muthuswamy@oracle.com
Wed, 27 Sep 2017 18:40:37 +0530 8188023: Avoid -source and -target javac options in nashorn ant compilation
sundar [Wed, 27 Sep 2017 18:40:37 +0530] rev 47277
8188023: Avoid -source and -target javac options in nashorn ant compilation Reviewed-by: jlaskey, hannesw
Wed, 27 Sep 2017 14:56:19 +0200 8187962: Optimistic types ignore JavaAdapter return types
hannesw [Wed, 27 Sep 2017 14:56:19 +0200] rev 47276
8187962: Optimistic types ignore JavaAdapter return types Reviewed-by: sundar, attila
Wed, 27 Sep 2017 11:38:21 +0200 8188013: symbolgenerator targets jdk 9 source
ihse [Wed, 27 Sep 2017 11:38:21 +0200] rev 47275
8188013: symbolgenerator targets jdk 9 source Reviewed-by: erikj
Wed, 27 Sep 2017 11:21:40 +0200 8188012: Nashorn build targets version 9 source
ihse [Wed, 27 Sep 2017 11:21:40 +0200] rev 47274
8188012: Nashorn build targets version 9 source Reviewed-by: erikj, dholmes
Wed, 27 Sep 2017 14:02:15 +0800 6695402: Jarsigner with multi-byte characters in class names
weijun [Wed, 27 Sep 2017 14:02:15 +0800] rev 47273
6695402: Jarsigner with multi-byte characters in class names Reviewed-by: weijun Contributed-by: Philipp Kunz <philipp.kunz@paratix.ch>
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip