> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28025/files - new: https://git.openjdk.org/jdk/pull/28025/files/b2f8224e..e66b02f1 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28025&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28025&range=01-02 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/28025.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28025/head:pull/28025 PR: https://git.openjdk.org/jdk/pull/28025
