Integrated: 8267339: Temporarily disable os.release_multi_mappings_vm on macOS x64

Gerard Ziemski gziemski at openjdk.java.net
Wed May 19 16:45:45 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.

This pull request has now been integrated.

Changeset: 237fee8b
Author:    Gerard Ziemski <gziemski at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/237fee8bbdc7f239aa18b7780392ff3222589914
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8267339: Temporarily disable os.release_multi_mappings_vm on macOS x64

Reviewed-by: hseigel, dcubed

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

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


More information about the hotspot-runtime-dev mailing list