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

unreachable code in java.util.Properties.load()

XMLWordPrintable

    • generic
    • generic

      The switch statement at the beginning of the load(InputStream) method
      in the java.util.Properties class has no cases that fall through, so
      that the method does nothing but read characters up to the EOF and then
      return.

            Unassigned Unassigned
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: