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

Doug Lea dl at openjdk.org
Tue Jun 24 14:03:59 UTC 2025


On Sun, 22 Jun 2025 12:54:29 GMT, Doug Lea <dl at openjdk.org> 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains 20 additional commits since the last revision:
> 
>  - Merge branch 'openjdk:master' into JDK-8359919
>  - Add JDK-8137156
>  - Add JDK-6526284 doc update
>  - Add JDK-6625724 as docfix
>  - Add JDK-6714849 doc update
>  - Address review comments; add JDK-8172177
>  - Fix ARFU type; add JDK-7176957
>  - Address review comments; add JDK-6374942
>  - Adding JDK-8333172 to doc improvements
>  - Add JDK-8195628 doc fix
>  - ... and 10 more: https://git.openjdk.org/jdk/compare/0463a4bf...944ddab2

OK. I tried to limit changes to those that wouldn't need CSR at least in the sense of not requiring any new tests or code/behavior changes so no compatibility risk. But if submitting CSR anyway, I'll first double-check open JBS juc issues to see if there are any others that also don't have any compatibility risk.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25880#issuecomment-3000349503


More information about the core-libs-dev mailing list