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

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

XMLWordPrintable

    • b10

        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

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

                Created:
                Updated:
                Resolved: