RFR: 8267339: macos attempt_reserve_memory_at(arg1, arg2, true) failure

Harold Seigel hseigel at openjdk.java.net
Tue May 18 20:54:38 UTC 2021


On Tue, 18 May 2021 19:13:25 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

> After adding the fix for https://bugs.openjdk.java.net/browse/JDK-8262952 #3865 on macOS aarch64, things broke on macOS x64. For my initial analysis please see https://bugs.openjdk.java.net/browse/JDK-8267339
> 
> The real fix for this issue is tracked by JDK-8267339, however, here we need a quick workaround to get the build fixed, so this is a temporary workaround where we disable the test in question until we have the real fix.

Changes look good and trivial.
Harold

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

Marked as reviewed by hseigel (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/4100


More information about the hotspot-runtime-dev mailing list