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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: