On Wed, 10 Jun 2026 17:41:36 GMT, Naoto Sato <[email protected]> wrote:
>> Simple example fix in the javadoc. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Naoto Sato has updated the pull request incrementally with one additional > commit since the last revision: > > more example corrections There are a lot more incorrect examples in the `java.time.temporal` package. Some fail to compile, as this bug demonstrates, others simply use variable names whose types are incorrect. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31464#issuecomment-4672841010
