RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v20]
Afshin Zafari
azafari at openjdk.org
Wed Feb 5 09:53:25 UTC 2025
On Tue, 4 Feb 2025 13:48:58 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix in shendoahCardTable
>
> test/hotspot/gtest/nmt/test_vmatree.cpp line 831:
>
>> 829: tty->cr();
>> 830: }
>> 831: }
>
> This looks like a test which was added when you merged in an earlier version of https://github.com/openjdk/jdk/pull/20994
>
> This should be removed.
Done.
> test/hotspot/jtreg/compiler/stringopts/TestFluidAndNonFluid.java line 1:
>
>> 1: /*
>
> Incorrect merge resolution.
Removed the file.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20425#discussion_r1942555378
PR Review Comment: https://git.openjdk.org/jdk/pull/20425#discussion_r1942556962
More information about the hotspot-dev
mailing list