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