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

RISC-V: compilation failure in src/hotspot/share/runtime/handshake.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 22
    • hotspot
    • riscv
    • linux

      [2024-01-11T05:44:12,831Z] Compiling up to 8 files for jdk.unsupported.desktop
      [2024-01-11T05:47:02,350Z] /opt/mach5/mesos/work_dir/slaves/0db9c48f-6638-40d0-9a4b-bd9cc7533eb8-S10304/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/fedebbd9-6c16-4d3f-b374-a3bfafdcf6e2/runs/3a25075b-9751-4c6e-8764-7e02947d28be/workspace/open/src/hotspot/share/runtime/handshake.cpp: In member function 'HandshakeOperation* HandshakeState::get_op_for_self(bool, bool)':
      [2024-01-11T05:47:02,350Z] /opt/mach5/mesos/work_dir/slaves/0db9c48f-6638-40d0-9a4b-bd9cc7533eb8-S10304/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/fedebbd9-6c16-4d3f-b374-a3bfafdcf6e2/runs/3a25075b-9751-4c6e-8764-7e02947d28be/workspace/open/src/hotspot/share/runtime/handshake.cpp:490:37: error: 'class JavaThread' has no member named 'is_disable_suspend'; did you mean 'is_trace_suspend'?
      [2024-01-11T05:47:02,350Z] 490 | if (allow_suspend && _handshakee->is_disable_suspend()) {
      [2024-01-11T05:47:02,350Z] | ^~~~~~~~~~~~~~~~~~
      [2024-01-11T05:47:02,350Z] | is_trace_suspend
      [2024-01-11T05:47:02,713Z] lib/CompileJvm.gmk:152: recipe for target '/opt/mach5/mesos/work_dir/slaves/0db9c48f-6638-40d0-9a4b-bd9cc7533eb8-S10304/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/fedebbd9-6c16-4d3f-b374-a3bfafdcf6e2/runs/3a25075b-9751-4c6e-8764-7e02947d28be/workspace/build/linux-riscv64-open-cmp-baseline/buildjdk/hotspot/variant-server/libjvm/objs/handshake.o' failed
      [2024-01-11T05:47:02,713Z] make[4]: *** [/opt/mach5/mesos/work_dir/slaves/0db9c48f-6638-40d0-9a4b-bd9cc7533eb8-S10304/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/fedebbd9-6c16-4d3f-b374-a3bfafdcf6e2/runs/3a25075b-9751-4c6e-8764-7e02947d28be/workspace/build/linux-riscv64-open-cmp-baseline/buildjdk/hotspot/variant-server/libjvm/objs/handshake.o] Error 1

            Unassigned Unassigned
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: