On Wed, 29 Oct 2025 19:12:45 GMT, Simon Tooke <[email protected]> wrote:
>> This PR addresses [JDK-8370578](https://bugs.openjdk.org/browse/JDK-8370578) >> >> >> Under certain circumstances, OpenJDK on macOS maps the hsperf segment >> private instead of shared; one of those cases is hit during the tier1 tests, >> which test for that. >> >> This PR allows for shared or private mapping; the purpose of the >> intermittently failing test is to test System.map implementation, not JDK >> internals. > > Simon Tooke has updated the pull request incrementally with one additional > commit since the last revision: > > whitespace error @stooke Your change (at version e66b02f19179d449a1c6efacd94e16e412a6db8e) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/28025#issuecomment-3467857515
