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

C1: operator delete needs an implementation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b103

      We had fixed the ambiguous operator delete with JDK-8138890 some time ago. This is sufficient to get the product and fastdebug build working on AIX.

      Unfortunately, the slow debug build on AIX (with xlC version: 12.01) needs an implementation of the operators in addition:

      Linking vm...
      ld: 0711-317 ERROR: Undefined symbol: .LIRGenerator::operator delete(void*)
      ld: 0711-317 ERROR: Undefined symbol: .RangeCheckEliminator::Verification::operator delete(void*)

            mdoerr Martin Doerr
            mdoerr Martin Doerr
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: