On Fri, 12 May 2023 16:16:01 GMT, JoKern65 <d...@openjdk.org> wrote: >> When using the new xlc17 compiler (based on a recent clang) to build OpenJDk >> on AIX , we run into various "warnings as errors". >> Many of those are in the aix or ppc specific codebase and could be addressed >> by small adjustments. >> A lot of those changes are in hotspot, some might be somewhere else in the >> OpenJDK C/C++ code. >> With this PR we address only the platform dependent code changes. > > JoKern65 has updated the pull request incrementally with one additional > commit since the last revision: > > cosmetic changes
error in GHA is unrelated The following packages have unmet dependencies: libc6:i386 : Depends: libgcc-s1:i386 but it is not going to be installed libtiffxx5:i386 : Depends: libstdc++6:i386 (>= 5) but it is not going to be installed E: Unable to correct problems, you have held broken packages. Error: Process completed with exit code 100. probably some mess in the infra. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13953#issuecomment-1551246979