RFR: 8370797: Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java failed on macos 26

Vladimir Kozlov kvn at openjdk.org
Wed Oct 29 16:52: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

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/28035#pullrequestreview-3394822718


More information about the hotspot-runtime-dev mailing list