RFR: 8337217: Port VirtualMemoryTracker to use VMATree [v21]

Afshin Zafari azafari at openjdk.org
Fri Feb 21 15:29:47 UTC 2025


On Fri, 21 Feb 2025 10:36:23 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

>> src/hotspot/share/opto/stringopts.cpp line 173:
>> 
>>> 171:   }
>>> 172:   void add_control(Node* ctrl) {
>>> 173:     assert(!_control.contains(ctrl), "only push once");
>> 
>> Remove the changes in this file.
>
> @afshin-zafari ,  here's one of the unhandled comments.

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20425#discussion_r1965680516


More information about the hotspot-dev mailing list