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

JDK-8303415 missed change in Zero Interpreter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • hotspot
    • b14
    • x86_64, aarch64
    • linux

      The linux-x64-zero-debug and linux-aarch64-zero-debug builds
      are failing in Mach5 Tier5:

      [2023-03-15T01:30:50,066Z] # Internal Error (/opt/mach5/mesos/work_dir/slaves/782b3f2b-1fe4-42ad-a0aa-b7bf2f5b3ebf-S3876/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/ff4b8f24-18ac-4158-868e-9e6e746a84d6/runs/bd2428ef-3ec9-4f57-b9c8-e30d48eaf262/workspace/open/src/hotspot/share/oops/method.cpp:1215), pid=4847, tid=4850
      [2023-03-15T01:30:50,066Z] # assert(entry != nullptr) failed: interpreter entry must be non-null
      [2023-03-15T01:30:50,066Z] #
      [2023-03-15T01:30:50,066Z] # JRE version: Java(TM) SE Runtime Environment (21.0+14) (fastdebug build 21-ea+14-LTS-1139)
      [2023-03-15T01:30:50,066Z] # Java VM: Java HotSpot(TM) 64-Bit Zero VM (fastdebug 21-ea+14-LTS-1139, interpreted mode, compressed oops, compressed class ptrs, g1 gc, linux-amd64)

      and:

      [2023-03-15T01:31:27,311Z] # Internal Error (/opt/mach5/mesos/work_dir/slaves/782b3f2b-1fe4-42ad-a0aa-b7bf2f5b3ebf-S17030/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f6af674d-2d87-4db4-85ae-02f05756ca17/runs/28ac61dd-d3e9-493b-bf9d-d2a7f77a7ca3/workspace/open/src/hotspot/share/oops/method.cpp:1215), pid=2607140, tid=2607146
      [2023-03-15T01:31:27,311Z] # assert(entry != nullptr) failed: interpreter entry must be non-null
      [2023-03-15T01:31:27,311Z] #
      [2023-03-15T01:31:27,311Z] # JRE version: Java(TM) SE Runtime Environment (21.0+14) (fastdebug build 21-ea+14-LTS-1139)
      [2023-03-15T01:31:27,311Z] # Java VM: Java HotSpot(TM) 64-Bit Zero VM (fastdebug 21-ea+14-LTS-1139, interpreted mode, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)

            kvn Vladimir Kozlov
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: