RFR: 8359919: Minor java.util.concurrent doc improvements [v14]
Doug Lea
dl at openjdk.org
Sun Jun 22 10:53:36 UTC 2025
On Sat, 21 Jun 2025 12:46:21 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 incrementally with one additional commit since the last revision:
>
> Add JDK-6526284 doc update
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).
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25880#issuecomment-2994118448
More information about the core-libs-dev
mailing list