git: openjdk/jtharness: 13 new changesets
Dmitry Bessonov
dbessono at openjdk.java.net
Sat May 9 18:51:28 UTC 2020
Changeset: 54681c7e
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 00:37:27 +0000
URL: https://git.openjdk.java.net/jtharness/commit/54681c7e
7902661: Infinite recursive loop in com.sun.interview.wizard.I18NResourceBundle::getString(String, Object)
! src/com/sun/interview/wizard/I18NResourceBundle.java
Changeset: 30d553f6
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 00:47:53 +0000
URL: https://git.openjdk.java.net/jtharness/commit/30d553f6
7902662: Infinite recursive loop in com.sun.interview.Interview.getI18NString(String, Object)
! src/com/sun/interview/Interview.java
Changeset: 8e5f5cda
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 00:56:28 +0000
URL: https://git.openjdk.java.net/jtharness/commit/8e5f5cda
7902663: (Spotbugs) instanceof will always return 'false'
! src/com/sun/interview/FileListQuestion.java
Changeset: 940b5b13
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 01:09:35 +0000
URL: https://git.openjdk.java.net/jtharness/commit/940b5b13
7902665: (spotbugs) Infinite recursive loop in com.sun.javatest.exec.ExecToolManager.showError(String, Object)
! src/com/sun/javatest/exec/ExecToolManager.java
Changeset: 81753cf2
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 01:11:46 +0000
URL: https://git.openjdk.java.net/jtharness/commit/81753cf2
7902666: (spotbugs) Infinite recursive loop in (com.sun.javatest.exec.TestTreeModel.invalidateNodeInfo(TestResultTable$TreeNode))
! src/com/sun/javatest/exec/TestTreeModel.java
Changeset: 6d050593
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 01:17:17 +0000
URL: https://git.openjdk.java.net/jtharness/commit/6d050593
7902667: (spotbugs) instanceof will always return 'false' - FileQuestion (com.sun.interview)
! src/com/sun/interview/FileQuestion.java
Changeset: 7cd1e821
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 01:43:52 +0000
URL: https://git.openjdk.java.net/jtharness/commit/7cd1e821
(spotbugs) extra fix for - "instanceof will always return 'false' - FileQuestion (com.sun.interview)" - avoiding NPE
! src/com/sun/interview/FileQuestion.java
Changeset: 3f2146bc
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 01:50:03 +0000
URL: https://git.openjdk.java.net/jtharness/commit/3f2146bc
(spotbugs) extra fix for "instanceof will always return 'false'" - avoiding NPE
! src/com/sun/interview/FileListQuestion.java
Changeset: 4628187e
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 14:57:41 +0000
URL: https://git.openjdk.java.net/jtharness/commit/4628187e
7902668: (spotbugs) TestTreePanel - Suspicious comparison of Integer references
! src/com/sun/javatest/exec/TestTreePanel.java
Changeset: 4aedeea4
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 15:00:09 +0000
URL: https://git.openjdk.java.net/jtharness/commit/4aedeea4
(preview/tck.test) added more regression tests
+ unit-tests/com/oracle/tck/lib/autd2/unittests/utils/reflectionutils/ClassHierarchy.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/utils/reflectionutils/GetAllInterfaces.java
Changeset: 52d4fba5
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 17:00:42 +0000
URL: https://git.openjdk.java.net/jtharness/commit/52d4fba5
7902669: (spotbugs) EditLinks - No relationship between generic parameter and method argument
! src/com/sun/javatest/EditLinks.java
Changeset: d47e258e
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 17:04:21 +0000
URL: https://git.openjdk.java.net/jtharness/commit/d47e258e
(preview/tck.test) added more regression tests
+ unit-tests/com/oracle/tck/lib/autd2/unittests/expected_exceptions/ExpectedException01.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/expected_exceptions/ExpectedException01_Failed.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/beforeafter/TestBeforeAndAfter.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/general/AnnotationRecognized.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/general/BigDecimalTestSample.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/general/InvalidTestCases.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/general/NoTestsFound.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/general/SeveralAnnotationsRecognized.java
+ unit-tests/com/oracle/tck/lib/autd2/unittests/tgfported/testruntimeskipping/NotApplicableIndices.java
Changeset: 1cdb6037
Author: Dmitry Bessonov <dbessono at openjdk.org>
Date: 2020-05-09 18:12:14 +0000
URL: https://git.openjdk.java.net/jtharness/commit/1cdb6037
7902670: (spotbugs) TestTreeModel - No relationship between generic parameter and method argument
! src/com/sun/javatest/exec/TestTreeModel.java
More information about the jtharness-dev
mailing list