RFR: 8262895: [macos_aarch64] runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
Matias Saavedra Silva
matsaave at openjdk.org
Fri Jan 27 20:54:55 UTC 2023
The test runtime/CompressedOops/CompressedClassPointers.java does not reliably pass on Mac OSX on either x86 or aarch64, so it is disabled for that platform.
-------------
Commit messages:
- 8262895: [macos_aarch64] runtime/CompressedOops/CompressedClassPointers.java fails with 'Narrow klass base: 0x0000000000000000' missing from stdout/stderr
Changes: https://git.openjdk.org/jdk/pull/12234/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12234&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8262895
Stats: 21 lines in 1 file changed: 7 ins; 8 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/12234.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/12234/head:pull/12234
PR: https://git.openjdk.org/jdk/pull/12234
More information about the hotspot-runtime-dev
mailing list