git: openjdk/jtharness: 6 new changesets
Dmitry Bessonov
dbessono at openjdk.java.net
Sat Jun 27 11:20:55 UTC 2020
Changeset: b88d4ef1
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-20 01:30:10 +0000
URL: https://git.openjdk.java.net/jtharness/commit/b88d4ef1
(cleanup) few typos fixed
! src/com/sun/javatest/exec/BasicCustomTestFilter.java
! src/com/sun/javatest/exec/InterviewEditor.java
! src/com/sun/javatest/exec/JavaTestMenuManager.java
! src/com/sun/javatest/util/BackupUtil.java
Changeset: 85feb59c
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-20 01:37:37 +0000
URL: https://git.openjdk.java.net/jtharness/commit/85feb59c
(cleanup) two lambdas replaced with method references
! src/com/sun/javatest/TestResultCache.java
Changeset: 04e26ac4
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-21 16:27:31 +0000
URL: https://git.openjdk.java.net/jtharness/commit/04e26ac4
(cleanup) more typos fixed
! src/com/sun/javatest/logging/ObservedFile.java
! src/com/sun/javatest/mrep/XMLReportReader.java
! src/com/sun/javatest/mrep/XMLReportWriter.java
! src/com/sun/javatest/report/KflSorter.java
! src/com/sun/javatest/services/Service.java
! src/com/sun/javatest/tool/Desktop.java
! src/com/sun/javatest/tool/i18n.properties
Changeset: 52045253
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-27 12:04:07 +0000
URL: https://git.openjdk.java.net/jtharness/commit/52045253
(cleanup/refactoring) TestEnvironment: minor cleanup and improvements
! src/com/sun/javatest/TestEnvironment.java
Changeset: 5f3457e3
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-27 12:12:29 +0000
URL: https://git.openjdk.java.net/jtharness/commit/5f3457e3
(regression tests) optimized data in .jte files used by the sample test suites
! unit-tests-data/suites/basic/basic.jte
! unit-tests-data/suites/demotck/basic.jte
! unit-tests-data/suites/initurl/initurl.jte
! unit-tests-data/suites/testRunner/initurl.jte
! unit-tests-data/suites/testsuite_compositefilter/suite.jte
! unit-tests-data/suites/testsuite_filter/suite.jte
Changeset: 3bc131a4
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-06-27 12:19:24 +0000
URL: https://git.openjdk.java.net/jtharness/commit/3bc131a4
(cleanup) more typos fixed
! src/com/sun/javatest/TestEnvironment.java
! src/com/sun/javatest/TestResultTable.java
! src/com/sun/tck/test/TestedAPI.java
More information about the jtharness-dev
mailing list