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

RFR: 8360122: Fix java.sql\Connection.java indentation

2025-06-21 Thread simon
8360122: Refine formatting of Connection.java interface - ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change must not contain extraneous whitespace - [x] Commit message must refer to an issu

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: > >>