Enhance com.sun.javatest.TestResult to allow checksum in the test results

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P2
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      TestResult class has number of fields dedicated to checksum, none of which seems to be used.
      checksumState - is only sed to default value
      JTR_V2_CHECKSUM - section header is not used at all
      Out of the three checksum constants: NO_CHECKSUM, BAD_CHECKSUM, GOOD_CHECKSUM only the third one (default) seems to be ever assigned

      Enhance the class to perform checksum control over the test results.

            Assignee:
            Unassigned
            Reporter:
            Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: