Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8344076 Remove unnecessary @SuppressWarnings annotations and Xlint:-foo options (umbrella)
  3. JDK-8343486

Remove unnecessary @SuppressWarnings annotations and -Xlint:-foo options

XMLWordPrintable

    • b23
    • generic
    • generic

      @SuppressWarnings annotations that don't actually suppress any warnings create a potential pathway for future bugs to creep in unnoticed. They should be removed if possible.

      Similarly, any -Xlint:-foo command line options that don't actually suppress any warnings should also be removed.

      This issue is for those JDK files with the "build" label.

            acobbs Archie Cobbs
            acobbs Archie Cobbs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: