dl [Tue, 03 Oct 2017 14:00:00 -0700] rev 47307
8186056: Miscellaneous changes imported from jsr166 CVS 2017-09
Reviewed-by: martin, psandoz
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>
dl [Tue, 03 Oct 2017 13:50:09 -0700] rev 47305
8186226: Improve ConcurrentSkipListMap performance on weak memory model machines
Reviewed-by: martin, psandoz
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
dl [Tue, 03 Oct 2017 13:41:55 -0700] rev 47303
8187607: [Testbug] Atomic*FieldUpdaterTest.checkPrivateAccess uses nested classes
Reviewed-by: martin, psandoz, dholmes
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
dl [Tue, 03 Oct 2017 13:32:04 -0700] rev 47301
8188241: Improve numerical code in StampedLock example code
Reviewed-by: martin, psandoz, darcy
bpatel [Tue, 03 Oct 2017 12:58:49 -0700] rev 47300
8074407: javadoc: using <pre> after @deprecated tag causes warnings
Reviewed-by: jjg, ksrini
bpatel [Mon, 02 Oct 2017 14:49:46 -0700] rev 47299
8169819: minor cleanup for deprecated page
Reviewed-by: jjg, ksrini
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
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
ihse [Wed, 27 Sep 2017 21:48:21 +0200] rev 47296
8188034: InitSupport does not properly include closed file
Reviewed-by: tbell, erikj
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
mchung [Fri, 29 Sep 2017 11:33:08 -0700] rev 47294
8186050: StackFrame should provide the method signature
Reviewed-by: alanb, bchristi, forax, plevart
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
ctornqvi [Fri, 29 Sep 2017 09:48:31 -0400] rev 47292
8188038: Add Windows-x64-open bundles to jib-profiles.js
Reviewed-by: erikj