RFR: JDK-8301466: [AIX] Revisit CommittedVirtualMemoryTest
Varada M
varadam at openjdk.org
Fri Jan 12 06:08:20 UTC 2024
On Thu, 11 Jan 2024 16:35:38 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> I guess you should do a complete backout of https://hg.openjdk.org/jdk/jdk/rev/e1b3def12624?
It has already removed from here [src/hotspot/share/nmt/memTracker.hpp](https://github.com/openjdk/jdk/blob/master/src/hotspot/share/nmt/memTracker.hpp#L196) . All the tests under jdk/test/hotspot/gtest are passing.
> This seems to break other platforms. Or is anything wrong with the GitHub Actions?
I noticed the same on other PRs as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17371#issuecomment-1888485795
PR Comment: https://git.openjdk.org/jdk/pull/17371#issuecomment-1888486641
More information about the hotspot-runtime-dev
mailing list