hg: code-tools/jtharness: 2 new changesets

brian.kurotsuchi at oracle.com brian.kurotsuchi at oracle.com
Fri Feb 12 07:12:00 UTC 2016


Changeset: ad6f8d9e8675
Author:    bkurotsu
Date:      2016-01-31 22:12 -0700
URL:       http://hg.openjdk.java.net/code-tools/jtharness/rev/ad6f8d9e8675

CODETOOLS-7142969 provide hints on fixing test suite configuration if no tests were selected
> Also update dates to 2016.  Some null changes for code style.

! src/com/sun/javatest/Harness.java
! src/com/sun/javatest/TRT_Iterator.java
! src/com/sun/javatest/TestResultTable.java
! src/com/sun/javatest/i18n.properties
! src/com/sun/javatest/tool/i18n.properties

Changeset: 1b0dfd7bafe6
Author:    bkurotsu
Date:      2016-02-12 00:09 -0700
URL:       http://hg.openjdk.java.net/code-tools/jtharness/rev/1b0dfd7bafe6

CODETOOLS-7900934 Add reason to Not Run status if a test rejected by a filter

Additional changes:
- removed commented code
- javadoc
- missing annotations
- Collections converions

! src/com/sun/javatest/Harness.java
! src/com/sun/javatest/TRT_Iterator.java
! src/com/sun/javatest/TestResultTable.java
! src/com/sun/javatest/tool/Preferences.java



More information about the jtharness-dev mailing list