Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8370975

Test runtime/ErrorHandling/AccessZeroNKlassHitsProtectionZone.java can still fail on macos 26

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 26
    • 26
    • hotspot
    • None
    • macOS 26.0.1

    • 26
    • aarch64
    • os_x

      After JDK-8370797 the test still fails:

      ----------System.err:(72/3303)----------
       stdout: [[0.002s][info][metaspace] - commit_granule_bytes: 65536.
      [0.002s][info][metaspace] - commit_granule_words: 8192.
      [0.002s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.002s][info][metaspace] - enlarge_chunks_in_place: 1.
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000800000000 given, but reserving class space failed.
      ];
       stderr: []
       exitValue = 1

       stdout: [[0.002s][info][metaspace] - commit_granule_bytes: 65536.
      [0.002s][info][metaspace] - commit_granule_words: 8192.
      [0.002s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.002s][info][metaspace] - enlarge_chunks_in_place: 1.
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000900000000 given, but reserving class space failed.
      ];
       stderr: []
       exitValue = 1

       stdout: [[0.003s][info][metaspace] - commit_granule_bytes: 65536.
      [0.003s][info][metaspace] - commit_granule_words: 8192.
      [0.003s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.003s][info][metaspace] - enlarge_chunks_in_place: 1.
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000a00000000 given, but reserving class space failed.
      ];
       stderr: []
       exitValue = 1

       stdout: [[0.002s][info][metaspace] - commit_granule_bytes: 65536.
      [0.002s][info][metaspace] - commit_granule_words: 8192.
      [0.002s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.002s][info][metaspace] - enlarge_chunks_in_place: 1.
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000b00000000 given, but reserving class space failed.
      ];
       stderr: []
       exitValue = 1

       stdout: [[0.002s][info][metaspace] - commit_granule_bytes: 65536.
      [0.002s][info][metaspace] - commit_granule_words: 8192.
      [0.002s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.002s][info][metaspace] - enlarge_chunks_in_place: 1.
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000c00000000 given, but reserving class space failed.
      ];
       stderr: []
       exitValue = 1

       stdout: [[0.002s][info][metaspace] - commit_granule_bytes: 65536.
      [0.002s][info][metaspace] - commit_granule_words: 8192.
      [0.002s][info][metaspace] - virtual_space_node_default_size: 8388608.
      [0.002s][info][metaspace] - enlarge_chunks_in_place: 1.
      [0.008s][info][metaspace] Successfully forced class space address to 0x0000000d00000000
      Error occurred during initialization of VM
      CompressedClassSpaceBaseAddress=0x0000000d00000000 given with shift 6, cannot be used to encode class pointers
      ];
       stderr: []
       exitValue = 1

            iklam Ioi Lam
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: