Integrated: 8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26
Ioi Lam
iklam at openjdk.org
Wed Oct 29 18:43:13 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
This pull request has now been integrated.
Changeset: 6080ccd2
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/6080ccd23239a5209dfb21bd0a413a116709af76
Stats: 27 lines in 2 files changed: 25 ins; 0 del; 2 mod
8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26
Reviewed-by: stuefe, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/28035
More information about the hotspot-runtime-dev
mailing list