git: openjdk/jtharness: 9 new changesets
Dmitry Bessonov
dbessono at openjdk.java.net
Tue Apr 7 11:43:09 UTC 2020
Changeset: 567c643d
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 00:52:25 +0000
URL: https://git.openjdk.java.net/jtharness/commit/567c643d
(regression tests/cleanup) static members should be accessed via class references
! unit-tests/com/sun/javatest/SelectionTest.java
! unit-tests/com/sun/javatest/TestResultTableTest.java
Changeset: c8f81ea4
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 00:57:04 +0000
URL: https://git.openjdk.java.net/jtharness/commit/c8f81ea4
(regression tests/cleanup) DynamicArrayTest ignored catch params renamed to 'ignored'
! unit-tests/com/sun/javatest/util/DynamicArrayTest.java
Changeset: 94736439
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 00:58:26 +0000
URL: https://git.openjdk.java.net/jtharness/commit/94736439
(regression tests/cleanup) catch blocks collapsed in few places
! unit-tests/com/sun/javatest/ExcludeTest.java
! unit-tests/com/sun/javatest/TableWithFinderTest.java
! unit-tests/com/sun/javatest/TestResultTableTest.java
Changeset: ef0336b0
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 01:21:11 +0000
URL: https://git.openjdk.java.net/jtharness/commit/ef0336b0
(regression tests/cleanup) catch blocks collapsed in few places
! unit-tests/com/sun/javatest/agent/RemoteTest.java
! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java
Changeset: 21932d0f
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 01:31:39 +0000
URL: https://git.openjdk.java.net/jtharness/commit/21932d0f
7902651: Make calls to JavaTestSecurityManager::setAllowExit via class reference
! src/com/sun/javatest/agent/AgentMain.java
! src/com/sun/javatest/tool/Main.java
! src/com/sun/javatest/util/ExitCount.java
Changeset: 9a8eedf2
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-05 01:44:00 +0000
URL: https://git.openjdk.java.net/jtharness/commit/9a8eedf2
(cleanup/refactoring) few private final fields holding constant values are made 'static'
! src/com/sun/javatest/agent/ActiveAgentPool.java
! src/com/sun/javatest/exec/BP_SummarySubpanel.java
! src/com/sun/javatest/exec/LogViewer.java
! src/com/sun/javatest/report/COFReport.java
! src/com/sun/javatest/util/FileInfoCache.java
Changeset: e6a9cc3f
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-06 23:38:46 +0000
URL: https://git.openjdk.java.net/jtharness/commit/e6a9cc3f
(cleanup/refactoring) InetAddressQuestion::setValue - removed unnecessary 'throws Interview.Fault'
! src/com/sun/interview/InetAddressQuestion.java
Changeset: 4e7e5870
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-07 12:31:34 +0000
URL: https://git.openjdk.java.net/jtharness/commit/4e7e5870
(preview/tck.test) added a portion of test library core classes
+ src/com/sun/tck/lib/tgf/NodeIterator.java
+ src/com/sun/tck/lib/tgf/ReflectionUtils.java
+ src/com/sun/tck/lib/tgf/SomethingIsWrong.java
+ src/com/sun/tck/lib/tgf/TGFUtils.java
+ src/com/sun/tck/lib/tgf/Transform.java
+ src/com/sun/tck/lib/tgf/Values.java
+ src/com/sun/tck/lib/tgf/ValuesIterator.java
Changeset: ad8f7416
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-04-07 12:38:38 +0000
URL: https://git.openjdk.java.net/jtharness/commit/ad8f7416
(cleanup/javadoc) com.sun.javatest.agent - fixed few javadoc problems
! src/com/sun/javatest/agent/AgentMain.java
! src/com/sun/javatest/agent/AgentMonitorTool.java
! src/com/sun/javatest/agent/AgentWriter.java
More information about the jtharness-dev
mailing list