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

aix: fix build after JDK-8210919

XMLWordPrintable

    • b14
    • generic
    • aix

        recently after JDK-8210919 the AIX build broke with errors like :
        "/nb/rs6000_64/nightly/jdk/src/java.base/share/native/libjli/java.h", line 34.10: 1506-296 (S) #include file <jni.h> not found.
        "/nb/rs6000_64/nightly/jdk/src/java.base/share/native/libjli/java.h", line 35.10: 1506-296 (S) #include file <jvm.h> not found.
        "/nb/rs6000_64/nightly/jdk/src/java.base/share/native/libjli/manifest_info.h", line 30.10: 1506-296 (S) #include file "jni.h" not found.
        "/nb/rs6000_64/nightly/jdk/src/java.base/share/native/libjli/manifest_info.h", line 159.5: 1506-046 (S) Syntax error.
        "/nb/rs6000_64/nightly/jdk/src/java.base/share/native/libjli/manifest_info.h", line 192.1: 1506-277 (S) Syntax error: possible missing ';' or ','?
         ...

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

                Created:
                Updated:
                Resolved: