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

Build failure with minimal

XMLWordPrintable

    • b03

        ```
        sh configure --with-jvm-variants=minimal
        ```
        ```
        === Output from failing command(s) repeated here ===
        * For target hotspot_variant-minimal_libjvm_objs_handshake.o:
        /src/hotspot/share/runtime/handshake.cpp: In member function 'HandshakeOperation* HandshakeState::get_op_for_self(bool, bool)':
        src/hotspot/share/runtime/handshake.cpp:490:37: error: 'class JavaThread' has no member named 'is_disable_suspend'; did you mean 'is_trace_suspend'?
           if (allow_suspend && _handshakee->is_disable_suspend()) {
                                             ^~~~~~~~~~~~~~~~~~
                                             is_trace_suspend
        ```

              pxie Peng Xie
              pxie Peng Xie
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: