hg: code-tools/jtharness: 6 new changesets
dmitry.bessonov at oracle.com
dmitry.bessonov at oracle.com
Sun Mar 29 22:41:09 UTC 2020
Changeset: 11273528015a
Author: dbessono
Date: 2020-03-29 22:40 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/11273528015a
(regression tests/cleanup) removed methods unnecessarily overriding (empty) default methods
! unit-tests/com/sun/javatest/SelectionTest.java
! unit-tests/com/sun/javatest/TraceTest.java
Changeset: 62326c5e3857
Author: dbessono
Date: 2020-03-29 23:25 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/62326c5e3857
(cleanup) WizPrint: simplified two 'if' statements
! src/com/sun/interview/WizPrint.java
Changeset: 4a4c7927d8e4
Author: dbessono
Date: 2020-03-29 23:33 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/4a4c7927d8e4
(cleanup/javadoc) com.sun.interview: removed @see pointing to self
! src/com/sun/interview/ChoiceArrayQuestion.java
! src/com/sun/interview/ChoiceQuestion.java
! src/com/sun/interview/FileListQuestion.java
! src/com/sun/interview/FileQuestion.java
! src/com/sun/interview/FloatQuestion.java
! src/com/sun/interview/PropertiesQuestion.java
Changeset: e9e57609209f
Author: dbessono
Date: 2020-03-29 23:35 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/e9e57609209f
(cleanup/javadoc) Exporter: removed @throws not reflecting anything
! src/com/sun/interview/wizard/Exporter.java
Changeset: a4dbb4f3b1d1
Author: dbessono
Date: 2020-03-29 23:37 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a4dbb4f3b1d1
(cleanup/javadoc) com.sun.interview.wizard: placed proper @param tags instead of custom unrecognized
! src/com/sun/interview/wizard/I18NResourceBundle.java
! src/com/sun/interview/wizard/Wizard.java
Changeset: ce07b6ae1bd4
Author: dbessono
Date: 2020-03-29 23:38 +0100
URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/ce07b6ae1bd4
(cleanup/javadoc) SelectionTree: removed corrupted html tags from javadoc text
! src/com/sun/interview/wizard/selectiontree/SelectionTree.java
More information about the jtharness-dev
mailing list