RFR: 8344734: Rename memoryFileTracker to nativeMemoryFileTracker
Gerard Ziemski
gziemski at openjdk.org
Mon Apr 21 15:49:43 UTC 2025
On Thu, 10 Apr 2025 16:10:18 GMT, Anton Artemov <duke at openjdk.org> wrote:
> Renamed memoryFileTracker to nativeMemoryFileTracker.
I was the one who requested this change, so I personally like it.
The only concern that I have is that testing is not configured.
In order to run pre-submit tests, the [source repository](https://github.com/toxaart/jdk/actions) must be properly configured to allow test execution. See https://wiki.openjdk.org/display/SKARA/Testing for more information on how to configure this.
Could you please fix this and make sure the testing passes?
-------------
Changes requested by gziemski (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/24579#pullrequestreview-2781643348
More information about the hotspot-dev
mailing list