Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v19]

2025-06-26 Thread Alan Bateman
On Thu, 26 Jun 2025 10:40:50 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v19]

2025-06-26 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Use javadoc internal linkages in CHM -

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v18]

2025-06-25 Thread Doug Lea
On Tue, 24 Jun 2025 15:21:15 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v18]

2025-06-25 Thread Alan Bateman
On Tue, 24 Jun 2025 15:21:15 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v18]

2025-06-24 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-8311131 - Changes: - all: htt

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v17]

2025-06-24 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with 20 additional commits since the last revision: - Merge remote-tracking branch 'refs/remotes/origin/JD

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v16]

2025-06-24 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by th

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v15]

2025-06-24 Thread Doug Lea
On Sun, 22 Jun 2025 12:54:29 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request with a new target base due to a merge > or a rebase. The incremen

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-23 Thread Joe Darcy
On Mon, 23 Jun 2025 07:14:45 GMT, Alan Bateman wrote: > > Note that test j/u/c/tck/ testTimeUnit already includes > > testTimedWait_IllegalMonitorException(). because it was already implied by > > the spec. The change just makes this explicit. Does this require CSR? (If > > so, I'd be happy to

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v15]

2025-06-23 Thread Alan Bateman
On Sun, 22 Jun 2025 12:54:29 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request with a new target base due to a merge > or a rebase. The incremen

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-23 Thread Alan Bateman
On Sun, 22 Jun 2025 10:50:42 GMT, Doug Lea wrote: > Note that test j/u/c/tck/ testTimeUnit already includes > testTimedWait_IllegalMonitorException(). because it was already implied by > the spec. The change just makes this explicit. Does this require CSR? (If so, > I'd be happy to do it). I

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-22 Thread Doug Lea
On Sat, 21 Jun 2025 12:46:21 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v15]

2025-06-22 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by th

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-21 Thread Alan Bateman
On Sat, 21 Jun 2025 12:46:21 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-21 Thread Alan Bateman
On Sat, 21 Jun 2025 15:06:44 GMT, Chen Liang wrote: > Do we need a CSR to check some of these specification updates? There is at least one new testable assertion in TimeUnit.timedWait that will need a CSR. I'll look out for others. - PR Comment: https://git.openjdk.org/jdk/pull/25

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-21 Thread Chen Liang
On Sat, 21 Jun 2025 12:46:21 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v11]

2025-06-21 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Address review comments; add JDK-8172177 ---

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v14]

2025-06-21 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-6526284 doc update - Changes:

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v13]

2025-06-21 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-6625724 as docfix - Changes:

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v12]

2025-06-21 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-6714849 doc update - Changes:

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v10]

2025-06-21 Thread Doug Lea
On Fri, 20 Jun 2025 18:16:08 GMT, Pavel Rappo wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix ARFU type; add JDK-7176957 > > src/java.base/share/classes/java/util/concurrent/CompletionStage.java line > 153: > >>

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Alan Bateman
On Thu, 19 Jun 2025 22:49:17 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Alan Bateman
On Thu, 19 Jun 2025 22:49:17 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Doug Lea
On Fri, 20 Jun 2025 13:00:52 GMT, Alan Bateman wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Adding JDK-8333172 to doc improvements > > src/java.base/share/classes/java/util/concurrent/SubmissionPublisher.java > lin

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Alan Bateman
On Thu, 19 Jun 2025 22:49:17 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v10]

2025-06-20 Thread Pavel Rappo
On Fri, 20 Jun 2025 15:54:49 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v10]

2025-06-20 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Fix ARFU type; add JDK-7176957 - Change

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Pavel Rappo
On Fri, 20 Jun 2025 13:50:08 GMT, Doug Lea wrote: >> src/java.base/share/classes/java/util/concurrent/atomic/AtomicReferenceFieldUpdater.java >> line 86: >> >>> 84: * } >>> 85: * // ... and so on >>> 86: * }} >> >> I wonder if this should be convert to a `{@snippet ..}` and have it hand

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Alan Bateman
On Thu, 19 Jun 2025 22:49:17 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v9]

2025-06-20 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Address review comments; add JDK-6374942 ---

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Doug Lea
On Thu, 19 Jun 2025 09:39:05 GMT, Viktor Klang wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Adding JDK-8333172 to doc improvements > > src/java.base/share/classes/java/util/concurrent/CompletionStage.java line > 15

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Doug Lea
On Fri, 20 Jun 2025 12:10:42 GMT, Alan Bateman wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Adding JDK-8333172 to doc improvements > > src/java.base/share/classes/java/util/concurrent/TimeUnit.java line 402: > >> 4

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Doug Lea
On Fri, 20 Jun 2025 12:47:43 GMT, Alan Bateman wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Adding JDK-8333172 to doc improvements > > src/java.base/share/classes/java/util/concurrent/ScheduledExecutorService.java >

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Pavel Rappo
On Thu, 19 Jun 2025 10:51:35 GMT, Doug Lea wrote: >> @pavelrappo Indeed, "Reactive Streams" would be better. Perhaps something >> like this: >> >> Suggestion: >> >> * fully conform to the Reactive Streams specification. > > Thanks; done. Nit of a nit: would it make sense to also change "reac

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-20 Thread Alan Bateman
On Thu, 19 Jun 2025 22:49:17 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v8]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Adding JDK-8333172 to doc improvements -

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v7]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-8195628 doc fix - Changes: -

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v6]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-6317534 and JDK-6351533 doc improvements ---

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v5]

2025-06-19 Thread Viktor Klang
On Thu, 19 Jun 2025 11:58:33 GMT, Doug Lea wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > Doug Lea has updated the pull request incrementally with one additional > commit since the last revisio

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v5]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-8190889 docfix - Changes: - a

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v4]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-8186959 docfix - Changes: - a

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v3]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Add JDK-8353155 doc improvement - Chang

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v2]

2025-06-19 Thread Doug Lea
On Thu, 19 Jun 2025 09:42:01 GMT, Viktor Klang wrote: >> Doug Lea has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Address review comments > > src/java.base/share/classes/java/util/concurrent/CompletionStage.java line > 155: > >> 153:

Re: RFR: 8359919: Minor java.util.concurrent doc improvements [v2]

2025-06-19 Thread Doug Lea
> This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers Doug Lea has updated the pull request incrementally with one additional commit since the last revision: Address review comments - Changes: -

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-19 Thread Doug Lea
On Thu, 19 Jun 2025 09:36:19 GMT, Viktor Klang wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > src/java.base/share/classes/java/util/concurrent/CompletionStage.java line > 103: > >> 101: * cau

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-19 Thread Doug Lea
On Thu, 19 Jun 2025 09:32:43 GMT, Viktor Klang wrote: >> src/java.base/share/classes/java/util/concurrent/Flow.java line 64: >> >>> 62: * control required in most implementations (for example {@link >>> 63: * SubmissionPublisher}), and omits some error processing needed to >>> 64: * fully con

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-19 Thread Viktor Klang
On Wed, 18 Jun 2025 17:51:20 GMT, Doug Lea wrote: > This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers src/java.base/share/classes/java/util/concurrent/CompletionStage.java line 103: > 101: * cause. This distin

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-19 Thread Viktor Klang
On Wed, 18 Jun 2025 18:25:39 GMT, Pavel Rappo wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java line 143: > >> 141: * that take

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-19 Thread Viktor Klang
On Wed, 18 Jun 2025 18:55:19 GMT, Pavel Rappo wrote: >> This collects miscellaneous open issues that can be resolved with >> documentation updates; each indicated by adding JDK issue numbers > > src/java.base/share/classes/java/util/concurrent/Flow.java line 64: > >> 62: * control required in

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-18 Thread Pavel Rappo
On Wed, 18 Jun 2025 17:51:20 GMT, Doug Lea wrote: > This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers src/java.base/share/classes/java/util/concurrent/Flow.java line 64: > 62: * control required in most implem

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-18 Thread Pavel Rappo
On Wed, 18 Jun 2025 17:51:20 GMT, Doug Lea wrote: > This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers src/java.base/share/classes/java/util/concurrent/ForkJoinPool.java line 143: > 141: * that take too long. T

Re: RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-18 Thread Chen Liang
On Wed, 18 Jun 2025 17:51:20 GMT, Doug Lea wrote: > This collects miscellaneous open issues that can be resolved with > documentation updates; each indicated by adding JDK issue numbers I think the problem in `AtomicReferenceFieldUpdater` being passed a static field exists for the other kinds

RFR: 8359919: Minor java.util.concurrent doc improvements

2025-06-18 Thread Doug Lea
This collects miscellaneous open issues that can be resolved with documentation updates; each indicated by adding JDK issue numbers - Commit messages: - Revert - Merge remote-tracking branch 'refs/remotes/origin/master' into JDK-8359919 - Initial set of doc updates - Merge branch