Bad resource management in java/math/BigInteger/BigIntegerTest.java

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 7
    • Affects Version/s: 7
    • Component/s: core-libs
    • b79
    • generic
    • generic

      The test java/math/BigInteger/BigIntegerTest.java does not have proper

      // allocate resource
      try {
        // use resources
      } finally {
        // close resource
      }

      structure for some if its io usage. This may be causing spurious test failures in some operating modes.

            Assignee:
            Joe Darcy
            Reporter:
            Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: