Disable new warnings from GCC 7.3 in jdk libraries

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 11
    • Affects Version/s: 11
    • Component/s: infrastructure
    • None
    • b01
    • linux

      When building the jdk with GCC 7.3, a bunch of new warnings are triggered. These include:

      * implicit-fallthrough
      * shift-negative-value
      * misleading-indentation
      * maybe-uninitialized

      I won't attempt to fix any of these at this point, but will rather just disable the warnings and create followup issues on each component where warnings need to be fixed.

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: