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

AIX make fails after JDK-8364611

XMLWordPrintable

    • b11
    • ppc
    • aix

        After recent change JDK-8364611, the build fails on AIX with :

        /priv/jenkins/client-home/workspace/openjdk-jdk-aix_ppc64-opt/jdk/test/jdk/java/lang/ProcessBuilder/childSignalDisposition/exePrintSignalDisposition.c:75:41: error: format specifies type 'unsigned int' but the argument has type 'sigset_t' (aka 'struct sigset_t') [-Werror,-Wformat]
           75 | printf("%X %X\n", act.sa_flags, act.sa_mask);
              | ~~ ^~~~~~~~~~~

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

                Created:
                Updated:
                Resolved: