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

[AIX] AIX build error on os_aix_ppc.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 21
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: