RFR: 8332362: Implement os::committed_in_range for MacOS and AIX [v5]
Martin Doerr
mdoerr at openjdk.org
Tue Jun 18 09:10:22 UTC 2024
On Tue, 18 Jun 2024 05:48:55 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> > Why are you going back to the version which doesn't build on AIX?
>
> Do you get build errors? Which ones?
>
> He changed the logic on AIX since mincore(2) does not work on thread stacks, and the function is used to scan thread stack memory.
The version before my comment didn't build. But, it is repaired already.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19455#issuecomment-2175593137
More information about the hotspot-runtime-dev
mailing list