RFR: 8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26
Thomas Stuefe
stuefe at openjdk.org
Wed Oct 29 07:04:06 UTC 2025
On Wed, 29 Oct 2025 04:28:59 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> The test expects output like this
>
>
> CompressedClassSpaceBaseAddress=0x0000000b00000000 given, but reserving class space failed.
>
>
> But the actual output is:
>
>
> CompressedClassSpaceBaseAddress=0x0000000d00000000 given with shift 6, cannot be used to encode class pointers
Ok. Thanks for fixing.
-------------
Marked as reviewed by stuefe (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/28035#pullrequestreview-3391930386
More information about the hotspot-runtime-dev
mailing list