Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-300

Log system and jvm version information with test results

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 2 beta
    • JDO 2 final (2.0)
    • tck
    • None

    Description

      In order to capture complete environment information with a test run for certification and debugging, capture information about the host system and the jvm and write to the log/.../configuration directory for the test run. This could be implemented in maven using java -version and uname calls, or could be implemented as a special-purpose junit test where the latter records the values of the relevant java system properties, such as java.version, os.name... The latter approach is more easily made independent of the OS the test run is performed on.

      Attachments

        1. JDO-300.patch
          5 kB
          Michelle Caisse

        Activity

          People

            mcaisse Michelle Caisse
            mcaisse Michelle Caisse
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: