RFR: 8332123: [nmt] Move mallocLimit code to the nmt subdir

David Holmes dholmes at openjdk.org
Fri May 31 02:57:04 UTC 2024


On Wed, 29 May 2024 18:03:04 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all, 
> 
> This PR addresses [8332123](https://bugs.openjdk.org/browse/JDK-8332123) moving malloc limit code under the nmt subdirectory. 
> 
> Thanks, 
> Sonia

Where an included file is renamed you need to reposition it to preserve the sort order of the include files. Thanks.

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

Changes requested by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19462#pullrequestreview-2089816675


More information about the hotspot-runtime-dev mailing list