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

build broken when configured with --with-zlib=bundled on gcc 7.3

    XMLWordPrintable

Details

    • b10

    Backports

      Description

        I'm seeing errors like this now:

        /ws/dev1/open/src/java.base/share/native/libzip/zlib/inflate.c:766:25: error: this statement may fall through [-Werror=implicit-fallthrough=]
                   state->mode = EXLEN;

        It suspect it is related to the new gcc 7.3 devkit combined with --with-zlib=bundled.

        Workaround: don't use --with-zlib=bundled

        Attachments

          Issue Links

            Activity

              People

                ihse Magnus Ihse Bursie
                dlong Dean Long
                Votes:
                0 Vote for this issue
                Watchers:
                7 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: