Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • nutchgora, 1.5
    • 1.7, 2.2
    • build
    • None

    Description

      This usually occurs when we have an instance where a switch statement(s) fall through (that is, one or more break statements are missing).

      We need to determine where a simple

      @SuppressWarnings("fallthrough")
      

      is required or whether we need to include the break statements in switch blocks

      Attachments

        1. NUTCH-1277.2.x.patch
          1.0 kB
          Tejas Patil
        2. NUTCH-1277.trunk.patch
          1.0 kB
          Tejas Patil

        Activity

          People

            tejasp Tejas Patil
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: