[AIX] AIX build error on os_aix_ppc.cpp

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 21
    • Affects Version/s: 21
    • Component/s: hotspot
    • None
    • b10
    • ppc
    • aix

      Created on behalf of Varada.

      After JDK-8301500, build is broken on AIX with below error.
      /home/hotspot/openjdk/jdk/src/hotspot/os_cpu/aix_ppc/os_aix_ppc.cpp:145:17: error: invalid operands to binary expression ('intptr_t' (aka 'long') and 'nullptr_t')
      if (*fr->sp() == nullptr) {
      ~~~~~~~~~ ^ ~~~~~~~
      1 error generated.

            Assignee:
            Amit Kumar
            Reporter:
            Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: