RFR: 8344734: Rename memoryFileTracker to nativeMemoryFileTracker [v5]

Gerard Ziemski gziemski at openjdk.org
Fri Apr 25 14:55:45 UTC 2025


On Fri, 25 Apr 2025 13:19:07 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> Hi,
> 
> I think that the name `MemoryFileTracker` is fine. We haven't renamed `VirtualMemoryTracker` to have `Native` as a prefix, so why is it necessary for this case?

It is not necessary, it's a nice to have. Technical debt kind of thing. Eventually we want consistent name everywhere. We are doing it one file a time to keep changes as small as possible.

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

PR Comment: https://git.openjdk.org/jdk/pull/24579#issuecomment-2830659607


More information about the hotspot-dev mailing list