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

Remove unnecessary @SuppressWarnings annotations and Xlint:-foo options (umbrella)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P5 P5
    • None
    • None
    • core-libs
    • 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 an "umbrella" issue.

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

              Created:
              Updated: