On Thu, 10 Jun 2021 13:01:18 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> If you haven't already, please run `doccheck` on the JDK API documentation to > make sure the issues mentioned in the JBS issue are gone. I have checked the mentioned issues. The ones in `MemoryAddress` were actual documentation errors which have been fixed in the meantime. The others are solved by this change. ------------- PR: https://git.openjdk.java.net/jdk/pull/4459