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

Ioi Lam iklam at openjdk.org
Wed Oct 29 18:43:12 UTC 2025


On Wed, 29 Oct 2025 07:01:41 GMT, Thomas Stuefe <stuefe 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.

Thanks @tstuefe @vnkozlov for the review

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

PR Comment: https://git.openjdk.org/jdk/pull/28035#issuecomment-3463184124


More information about the hotspot-runtime-dev mailing list