On Fri, 7 Aug 2026 08:58:53 GMT, Volkan Yazici <[email protected]> wrote:
>> It's a bit bizarre that `@return` doesn't mention `null`, even if it was >> just to mention "look at the implNote". That said, I don't know if the >> second part of the previous sentence is something accepted in openjdk. > > @JnRouvignac, it now does, see ca32e64c3cf. Thanks ! This is perfect. As a user, I always look the `@return` tag before looking at the rest of the javadoc if I want more details about how it can fail. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/32196#discussion_r3740814697
