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

Linux ppc64le and s390x build issues after JDK-8160404

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • 21
    • hotspot
    • None
    • b03
    • ppc
    • linux

      Looks like JDK-8160404 caused issues in the Linux ppc64le build.
      We now run into

      /openjdk/nb/linuxppc64le/jdk/src/hotspot/cpu/ppc/assembler_ppc.hpp:98:49: error: no matching function for call to 'RelocationHolder::RelocationHolder(NULL)'
         AddressLiteral() : _address(NULL), _rspec(NULL) {}

      Looks like a constructor of RelocationHolder was removed/replaced.

      Linux s390x has similar coding so most likely needs adjustment too.

            mbaesken Matthias Baesken
            mbaesken Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: