Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903664

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2 P2
    • None
    • None
    • 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.

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

              Created:
              Updated: