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

Disable new warnings from GCC 7.3 in jdk libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 11
    • 11
    • 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.

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

              Created:
              Updated:
              Resolved: