Missing symbol "objArrayOopDesc::obj_at" when buiding with CPP Interpreter

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • b56
    • generic
    • generic

        On AIX, when linking the libjvm.so, I get

        ld: 0711-317 ERROR: Undefined symbol: .objArrayOopDesc::obj_at(int) const

        But I believe the error is platform independent and just gets hidden (why is not yet clear to me).

        Reason is missing include "objArrayOop.inline.hpp" in bytecodeInterpreter.cpp.

              Assignee:
              Thomas Stuefe
              Reporter:
              Thomas Stuefe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: