On Wed, 25 Jan 2023 11:45:47 GMT, Johan Sjölen <jsjo...@openjdk.org> wrote:

> Do the conversion in the share/memory/ sub-directory and all of its files.

Found one manual fix

src/hotspot/share/memory/heap.cpp line 666:

> 664: /**
> 665:  * Search freelist for an entry on the list with the best fit.
> 666:  * @return nullptr, if no one was found

null

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

PR: https://git.openjdk.org/jdk/pull/12185

Reply via email to