From dmitry.bessonov at oracle.com Tue Mar 3 00:01:14 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 03 Mar 2020 00:01:14 +0000 Subject: hg: code-tools/jtharness: 7902628: Improve printed test run summary stats with total test number reported separately Message-ID: <202003030001.02301EHL006424@aojmv0008.oracle.com> Changeset: be82bb3dc445 Author: dbessono Date: 2020-03-02 23:35 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/be82bb3dc445 7902628: Improve printed test run summary stats with total test number reported separately ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/batch/i18n.properties From dmitry.bessonov at oracle.com Wed Mar 4 12:18:37 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 04 Mar 2020 12:18:37 +0000 Subject: hg: code-tools/jtharness: 7902632: Print total number of tests in the suite before test run summary if test finder is able to give this info Message-ID: <202003041218.024CIb79004327@aojmv0008.oracle.com> Changeset: 12f191b72aaa Author: dbessono Date: 2020-03-04 12:18 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/12f191b72aaa 7902632: Print total number of tests in the suite before test run summary if test finder is able to give this info ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/batch/i18n.properties From dmitry.bessonov at oracle.com Wed Mar 4 20:29:06 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 04 Mar 2020 20:29:06 +0000 Subject: hg: code-tools/jtharness: 7902623: Improve printed test run summary stats with a number of 'rejected' tests if there were any Message-ID: <202003042029.024KT6wH010584@aojmv0008.oracle.com> Changeset: b3d28bbfc374 Author: dbessono Date: 2020-03-04 20:28 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/b3d28bbfc374 7902623: Improve printed test run summary stats with a number of 'rejected' tests if there were any ! src/com/sun/javatest/Harness.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/batch/i18n.properties ! unit-tests-support/com/sun/javatest/functional/TestObserver.java ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java ! unit-tests/com/sun/javatest/functional/InitUrl4.java ! unit-tests/com/sun/javatest/functional/InitUrl5_allTestsFilteredOut.java ! unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java From dmitry.bessonov at oracle.com Thu Mar 5 09:58:30 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 05 Mar 2020 09:58:30 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool package Message-ID: <202003050958.0259wUoH003765@aojmv0008.oracle.com> Changeset: 34f3c822e643 Author: dbessono Date: 2020-03-05 09:58 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/34f3c822e643 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool package ! src/com/sun/javatest/tool/selectiontree/SelectionTree.java From dmitry.bessonov at oracle.com Thu Mar 5 10:14:27 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 05 Mar 2020 10:14:27 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.cof package Message-ID: <202003051014.025AER5a012831@aojmv0008.oracle.com> Changeset: f3cff82c8eec Author: dbessono Date: 2020-03-05 10:12 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f3cff82c8eec (cleanup) replaced anonymous types with lambdas: com.sun.javatest.cof package ! src/com/sun/javatest/cof/COFItem.java From dmitry.bessonov at oracle.com Sat Mar 7 10:05:05 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 10:05:05 +0000 Subject: hg: code-tools/jtharness: 7902635: Mention the number of tests rejected by filters as 'skipped' in the total test run stats Message-ID: <202003071005.027A55fN002003@aojmv0008.oracle.com> Changeset: 495540197d2d Author: dbessono Date: 2020-03-07 10:04 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/495540197d2d 7902635: Mention the number of tests rejected by filters as 'skipped' in the total test run stats ! src/com/sun/javatest/Harness.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/batch/i18n.properties ! unit-tests-support/com/sun/javatest/functional/TestObserver.java From dmitry.bessonov at oracle.com Sat Mar 7 11:13:24 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 11:13:24 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced static Collections::sort with List::sort Message-ID: <202003071113.027BDOQD006703@aojmv0008.oracle.com> Changeset: 5c886e5750d3 Author: dbessono Date: 2020-03-07 11:12 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/5c886e5750d3 (cleanup) replaced static Collections::sort with List::sort ! src/com/sun/javatest/exec/BasicSession.java From dmitry.bessonov at oracle.com Sat Mar 7 11:05:20 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 11:05:20 +0000 Subject: hg: code-tools/jtharness: (regression tests) method name alignment with "rejected -> skipped" renaming in the test run summary report Message-ID: <202003071105.027B5KdA001284@aojmv0008.oracle.com> Changeset: edfa68bb0372 Author: dbessono Date: 2020-03-07 11:04 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/edfa68bb0372 (regression tests) method name alignment with "rejected -> skipped" renaming in the test run summary report ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java ! unit-tests/com/sun/javatest/functional/InitUrl4.java ! unit-tests/com/sun/javatest/functional/InitUrl5_allTestsFilteredOut.java ! unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java From dmitry.bessonov at oracle.com Sat Mar 7 14:39:19 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 14:39:19 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202003071439.027EdJxE019298@aojmv0008.oracle.com> Changeset: 076544adabc5 Author: dbessono Date: 2020-03-07 14:35 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/076544adabc5 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool.jthelp package ! src/com/sun/javatest/tool/jthelp/JTHelpBroker.java ! src/com/sun/javatest/tool/jthelp/JTHelpProgressBar.java Changeset: fb15c76c6498 Author: dbessono Date: 2020-03-07 14:37 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/fb15c76c6498 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.exec.template package ! src/com/sun/javatest/exec/template/TU_dialog.java ! src/com/sun/javatest/exec/template/TemplateSessionControl.java Changeset: 911de79d1a37 Author: dbessono Date: 2020-03-07 14:38 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/911de79d1a37 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.junit package ! src/com/sun/javatest/junit/JUnitBareMultiTest.java From dmitry.bessonov at oracle.com Sat Mar 7 15:00:40 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 15:00:40 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced Collection.addAll() and Map.putAll() with appropriate constructor invocations Message-ID: <202003071500.027F0eoq027894@aojmv0008.oracle.com> Changeset: 926e9b630e30 Author: dbessono Date: 2020-03-07 14:59 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/926e9b630e30 (cleanup) replaced Collection.addAll() and Map.putAll() with appropriate constructor invocations ! src/com/sun/javatest/ResourceTable.java ! src/com/sun/javatest/services/ServiceProperties.java From dmitry.bessonov at oracle.com Sat Mar 7 23:15:37 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 23:15:37 +0000 Subject: hg: code-tools/jtharness: 7902636: Print stats about what filter rejected what number of tests Message-ID: <202003072315.027NFbue006465@aojmv0008.oracle.com> Changeset: ee6808976b93 Author: dbessono Date: 2020-03-07 23:11 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/ee6808976b93 7902636: Print stats about what filter rejected what number of tests ! src/com/sun/javatest/batch/RunTestsCommand.java From dmitry.bessonov at oracle.com Sat Mar 7 23:19:33 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 07 Mar 2020 23:19:33 +0000 Subject: hg: code-tools/jtharness: (cleanup) unused imports in com.sun.javatest.agent Message-ID: <202003072319.027NJXhh007549@aojmv0008.oracle.com> Changeset: 1c13bf28a0d7 Author: dbessono Date: 2020-03-07 23:19 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/1c13bf28a0d7 (cleanup) unused imports in com.sun.javatest.agent ! src/com/sun/javatest/agent/AgentApplet.java ! src/com/sun/javatest/agent/AgentFrame.java ! src/com/sun/javatest/agent/SerialPortConnection.java From dmitry.bessonov at oracle.com Sun Mar 8 23:24:12 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 08 Mar 2020 23:24:12 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202003082324.028NOCtU004177@aojmv0008.oracle.com> Changeset: 315c38458097 Author: dbessono Date: 2020-03-08 22:54 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/315c38458097 (cleanup) unused imports in com.sun.interview.wizard ! src/com/sun/interview/wizard/FileQuestionRenderer.java ! src/com/sun/interview/wizard/FloatQuestionRenderer.java ! src/com/sun/interview/wizard/IntQuestionRenderer.java ! src/com/sun/interview/wizard/ListQuestionRenderer.java ! src/com/sun/interview/wizard/RenderingUtilities.java Changeset: 3c312dbb38ee Author: dbessono Date: 2020-03-08 23:17 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/3c312dbb38ee (cleanup) unused imports in com.sun.javatest.exec ! src/com/sun/javatest/exec/BasicCustomTestFilter.java ! src/com/sun/javatest/exec/BasicSession.java ! src/com/sun/javatest/exec/BranchPanel.java ! src/com/sun/javatest/exec/CE_KeywordsPane.java ! src/com/sun/javatest/exec/CE_PriorStatusPane.java ! src/com/sun/javatest/exec/CE_TestsPane.java ! src/com/sun/javatest/exec/ExcludeListBrowser.java ! src/com/sun/javatest/exec/FileTable.java ! src/com/sun/javatest/exec/LogViewerTools.java ! src/com/sun/javatest/exec/MultiFormatPane.java ! src/com/sun/javatest/exec/NewReportDialog.java ! src/com/sun/javatest/exec/PropertiesBrowser.java ! src/com/sun/javatest/exec/ReportHandler.java ! src/com/sun/javatest/exec/RunTestsHandler.java ! src/com/sun/javatest/exec/ServiceViewer.java ! src/com/sun/javatest/exec/TestPanel.java ! src/com/sun/javatest/exec/WorkDirChooseTool.java From dmitry.bessonov at oracle.com Mon Mar 9 10:29:39 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 09 Mar 2020 10:29:39 +0000 Subject: hg: code-tools/jtharness: (cleanup) unused imports in com.sun.javatest.finder Message-ID: <202003091029.029ATdpI009509@aojmv0008.oracle.com> Changeset: 83e9f466bedb Author: dbessono Date: 2020-03-09 10:27 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/83e9f466bedb (cleanup) unused imports in com.sun.javatest.finder ! src/com/sun/javatest/finder/BinaryTestWriter.java ! src/com/sun/javatest/finder/ChameleonTestFinder.java From dmitry.bessonov at oracle.com Mon Mar 9 11:04:31 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 09 Mar 2020 11:04:31 +0000 Subject: hg: code-tools/jtharness: (cleanup) unused imports in com.sun.javatest.tool Message-ID: <202003091104.029B4VhX026479@aojmv0008.oracle.com> Changeset: 2de1fb8573e1 Author: dbessono Date: 2020-03-09 10:31 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/2de1fb8573e1 (cleanup) unused imports in com.sun.javatest.tool ! src/com/sun/javatest/tool/DesktopPrefsPane.java ! src/com/sun/javatest/tool/FocusMonitor.java ! src/com/sun/javatest/tool/HelpMenu.java ! src/com/sun/javatest/tool/TabDeskView.java ! src/com/sun/javatest/tool/UIFactory.java From dmitry.bessonov at oracle.com Mon Mar 9 15:28:12 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 09 Mar 2020 15:28:12 +0000 Subject: hg: code-tools/jtharness: (cleanup) unused imports in com.sun.javatest.exec.template Message-ID: <202003091528.029FSC4S018916@aojmv0008.oracle.com> Changeset: 46da80be73c6 Author: dbessono Date: 2020-03-09 15:25 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/46da80be73c6 (cleanup) unused imports in com.sun.javatest.exec.template ! src/com/sun/javatest/exec/template/TU_dialog.java ! src/com/sun/javatest/exec/template/TemplateSessionControl.java From dmitry.bessonov at oracle.com Tue Mar 10 10:35:14 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 10 Mar 2020 10:35:14 +0000 Subject: hg: code-tools/jtharness: (cleanup) unused imports in com.sun.javatest.audit, com.sun.javatest.batch, com.sun.javatest.tool.jhelp, com.sun.javatest.logging Message-ID: <202003101035.02AAZEnx008261@aojmv0008.oracle.com> Changeset: 3204744f6635 Author: dbessono Date: 2020-03-10 10:34 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/3204744f6635 (cleanup) unused imports in com.sun.javatest.audit, com.sun.javatest.batch, com.sun.javatest.tool.jhelp, com.sun.javatest.logging ! src/com/sun/javatest/audit/AuditTool.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/logging/ErrorDialogHandler.java ! src/com/sun/javatest/tool/jthelp/JTHelpBroker.java From dmitry.bessonov at oracle.com Tue Mar 10 12:29:16 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 10 Mar 2020 12:29:16 +0000 Subject: hg: code-tools/jtharness: (regression tests) added DynamicArrayTest Message-ID: <202003101229.02ACTGhR022696@aojmv0008.oracle.com> Changeset: 70703d6d10cf Author: dbessono Date: 2020-03-10 12:28 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/70703d6d10cf (regression tests) added DynamicArrayTest + unit-tests/com/sun/javatest/util/DynamicArrayTest.java From dmitry.bessonov at oracle.com Tue Mar 10 18:25:51 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 10 Mar 2020 18:25:51 +0000 Subject: hg: code-tools/jtharness: (regression tests) added StringArrayTest Message-ID: <202003101825.02AIPpNY005976@aojmv0008.oracle.com> Changeset: 9c0d4821bc1f Author: dbessono Date: 2020-03-10 18:25 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/9c0d4821bc1f (regression tests) added StringArrayTest + unit-tests/com/sun/javatest/util/StringArrayTest.java From dmitry.bessonov at oracle.com Tue Mar 10 19:31:44 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 10 Mar 2020 19:31:44 +0000 Subject: hg: code-tools/jtharness: (regression tests, libs) added MultiTestTest and updated MultiTest Message-ID: <202003101931.02AJViQn015756@aojmv0008.oracle.com> Changeset: 58e97c1a4bca Author: dbessono Date: 2020-03-10 19:31 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/58e97c1a4bca (regression tests, libs) added MultiTestTest and updated MultiTest ! src/com/sun/javatest/lib/MultiTest.java + unit-tests/com/sun/javatest/lib/MultiTestTest.java From dmitry.bessonov at oracle.com Wed Mar 11 09:58:30 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 11 Mar 2020 09:58:30 +0000 Subject: hg: code-tools/jtharness: (javadoc) cleaning up errors in MultiTest Message-ID: <202003110958.02B9wU37024356@aojmv0008.oracle.com> Changeset: cebec73ad01a Author: dbessono Date: 2020-03-11 09:58 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/cebec73ad01a (javadoc) cleaning up errors in MultiTest ! src/com/sun/javatest/lib/MultiTest.java From dmitry.bessonov at oracle.com Wed Mar 11 20:25:27 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 11 Mar 2020 20:25:27 +0000 Subject: hg: code-tools/jtharness: Added tag jt6.0-b10 for changeset cebec73ad01a Message-ID: <202003112025.02BKPRSH005211@aojmv0008.oracle.com> Changeset: 42b107898fce Author: dbessono Date: 2020-03-11 20:24 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/42b107898fce Added tag jt6.0-b10 for changeset cebec73ad01a ! .hgtags From dmitry.bessonov at oracle.com Thu Mar 12 12:35:24 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 12 Mar 2020 12:35:24 +0000 Subject: hg: code-tools/jtharness: (build) build.number incremented to b11 Message-ID: <202003121235.02CCZOOC016199@aojmv0008.oracle.com> Changeset: 3b0c237ff106 Author: dbessono Date: 2020-03-12 12:30 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/3b0c237ff106 (build) build.number incremented to b11 ! build/build.properties From dmitry.bessonov at oracle.com Fri Mar 13 12:37:44 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 13 Mar 2020 12:37:44 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202003131237.02DCbj6o019897@aojmv0008.oracle.com> Changeset: 1218e164138d Author: dbessono Date: 2020-03-13 12:32 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/1218e164138d 7902639: (regression tests) add support for selective jtr content checking ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java Changeset: cfe2a9466c7c Author: dbessono Date: 2020-03-13 12:35 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/cfe2a9466c7c (regression tests) demotck/ExecExc: printing more to Sys.out and Sys.err to be able to check it by a dedicated test ! unit-tests-data/suites/demotck/exec/ExecExc.java Changeset: 13b3d7467b96 Author: dbessono Date: 2020-03-13 12:36 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/13b3d7467b96 (regression tests) adding some selective jtr lines checking ! unit-tests/com/sun/javatest/functional/InitUrl1.java ! unit-tests/com/sun/javatest/functional/InitUrl3.java ! unit-tests/com/sun/javatest/functional/demotck/ExecArgs.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOneExceptionThrown.java From dmitry.bessonov at oracle.com Fri Mar 13 18:50:25 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 13 Mar 2020 18:50:25 +0000 Subject: hg: code-tools/jtharness: (regression tests) more verification of jtr files key points Message-ID: <202003131850.02DIoPNs029511@aojmv0008.oracle.com> Changeset: 43d3278a3711 Author: dbessono Date: 2020-03-13 18:50 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/43d3278a3711 (regression tests) more verification of jtr files key points ! unit-tests/com/sun/javatest/functional/InitUrl2.java From dmitry.bessonov at oracle.com Fri Mar 13 19:35:57 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 13 Mar 2020 19:35:57 +0000 Subject: hg: code-tools/jtharness: (regression tests) more verification of jtr files key points Message-ID: <202003131935.02DJZv9q024509@aojmv0008.oracle.com> Changeset: e80320fe8e58 Author: dbessono Date: 2020-03-13 19:35 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/e80320fe8e58 (regression tests) more verification of jtr files key points ! unit-tests/com/sun/javatest/functional/demotck/ExecOnePassed.java From dmitry.bessonov at oracle.com Sun Mar 15 22:30:51 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 15 Mar 2020 22:30:51 +0000 Subject: hg: code-tools/jtharness: (refactoring) TestResult: extracting logic resp for output text stats calc to a separate testable entity Message-ID: <202003152230.02FMUpGg008922@aojmv0008.oracle.com> Changeset: c8cd15ff39ac Author: dbessono Date: 2020-03-15 22:30 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c8cd15ff39ac (refactoring) TestResult: extracting logic resp for output text stats calc to a separate testable entity ! src/com/sun/javatest/TestResult.java + unit-tests/com/sun/javatest/TestResult_TextScanResult.java From dmitry.bessonov at oracle.com Wed Mar 18 22:51:48 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 18 Mar 2020 22:51:48 +0000 Subject: hg: code-tools/jtharness: (regression tests) added SysEnvTest and a bit adopted SysEnv for better testability Message-ID: <202003182251.02IMpm8O014934@aojmv0008.oracle.com> Changeset: fb52e0d920c3 Author: dbessono Date: 2020-03-18 22:51 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/fb52e0d920c3 (regression tests) added SysEnvTest and a bit adopted SysEnv for better testability ! src/com/sun/javatest/util/SysEnv.java + unit-tests/com/sun/javatest/util/SysEnvTest.java From dmitry.bessonov at oracle.com Fri Mar 20 00:12:24 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 20 Mar 2020 00:12:24 +0000 Subject: hg: code-tools/jtharness: (documentation) Added initial version of README.md Message-ID: <202003200012.02K0COtN006478@aojmv0008.oracle.com> Changeset: e38d364af578 Author: dbessono Date: 2020-03-20 00:04 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/e38d364af578 (documentation) Added initial version of README.md + README.md From dmitry.bessonov at oracle.com Sun Mar 22 23:22:15 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 22 Mar 2020 23:22:15 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202003222322.02MNMFxw025755@aojmv0008.oracle.com> Changeset: 78ad7a48a301 Author: dbessono Date: 2020-03-22 23:00 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/78ad7a48a301 (tck.test) added TestGroup/TestCase marker annotations + src/com/sun/tck/test/TestCase.java + src/com/sun/tck/test/TestGroup.java + src/com/sun/tck/test/package-info.java Changeset: 485b295663aa Author: dbessono Date: 2020-03-22 23:19 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/485b295663aa (regression tests) helper methods related to temp dir management moved to TestUtil class - unit-tests-support/com/sun/javatest/TU.java + unit-tests-support/com/sun/javatest/TestUtil.java ! unit-tests-support/com/sun/javatest/functional/TestBase.java ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java ! unit-tests/com/sun/interview/InterviewSaveTest.java ! unit-tests/com/sun/javatest/ExcludeTest.java ! unit-tests/com/sun/javatest/FinderTest.java ! unit-tests/com/sun/javatest/SelectionTest.java ! unit-tests/com/sun/javatest/TestEnvTest.java ! unit-tests/com/sun/javatest/TestResultTableTest.java ! unit-tests/com/sun/javatest/UrlFilterTest.java ! unit-tests/com/sun/javatest/batch/BatchTest2.java ! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java ! unit-tests/com/sun/javatest/finder/ExpandTestFinderTest.java ! unit-tests/com/sun/javatest/finder/HTMLTestFinderTest.java ! unit-tests/com/sun/javatest/finder/MissingLinkTest.java ! unit-tests/com/sun/javatest/finder/TagTestFinderTest.java Changeset: cfc7bf2fd6b9 Author: dbessono Date: 2020-03-22 23:21 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/cfc7bf2fd6b9 (regression tests) added PropertyArrayTest + unit-tests/com/sun/javatest/util/PropertyArrayTest.java From dmitry.bessonov at oracle.com Mon Mar 23 16:52:39 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 23 Mar 2020 16:52:39 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202003231652.02NGqdca028264@aojmv0008.oracle.com> Changeset: 8bc3dbb35ef2 Author: dbessono Date: 2020-03-23 14:16 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8bc3dbb35ef2 (regression tests) added missing test data for PropertyArrayTest + unit-tests-data/propertyarray/simple.data Changeset: 2f29e448afc0 Author: dbessono Date: 2020-03-23 16:48 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/2f29e448afc0 (regression tests) changed deprecated calls leading to msgs like "[deprecation] Integer(int) in Integer has been deprecated" to ::valueOf invocations ! unit-tests/com/sun/javatest/util/DynamicArrayTest.java From dmitry.bessonov at oracle.com Fri Mar 27 17:48:21 2020 From: dmitry.bessonov at oracle.com (Dmitry Bessonov) Date: Fri, 27 Mar 2020 17:48:21 +0000 Subject: Transition to Git and GitHub on April 2 Message-ID: <426AA490-7F7F-46B4-BDBD-05C573905BD5@oracle.com> Hi, As announced on code-tools-dev at openjdk.java.net [0], we are interested in moving JTHarness to Git, GitHub and Skara. We suggest that JTHarness transition to https://github.com/openjdk/jtharnesson on April 2. For more information about what a transition entails, please see the original announcement. kind regards, dmitry [0]: https://mail.openjdk.java.net/pipermail/code-tools-dev/2020-March/000576.html From dmitry.bessonov at oracle.com Fri Mar 27 17:56:39 2020 From: dmitry.bessonov at oracle.com (Dmitry Bessonov) Date: Fri, 27 Mar 2020 17:56:39 +0000 Subject: Transition to Git and GitHub on April 2 In-Reply-To: <426AA490-7F7F-46B4-BDBD-05C573905BD5@oracle.com> References: <426AA490-7F7F-46B4-BDBD-05C573905BD5@oracle.com> Message-ID: <8309E809-EF7F-4F82-A7AF-37176838F1D6@oracle.com> > On 27 Mar 2020, at 17:48, Dmitry Bessonov wrote: > > Hi, > > As announced on code-tools-dev at openjdk.java.net [0], we are interested in moving JTHarness to Git, GitHub and Skara. We suggest that JTHarness transition to https://github.com/openjdk/jtharnesson on April 2. Correct URL - https://github.com/openjdk/jtharness > > For more information about what a transition entails, please see the original announcement. > > kind regards, > dmitry > > [0]: https://mail.openjdk.java.net/pipermail/code-tools-dev/2020-March/000576.html From dmitry.bessonov at oracle.com Sat Mar 28 01:39:41 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 28 Mar 2020 01:39:41 +0000 Subject: hg: code-tools/jtharness: 11 new changesets Message-ID: <202003280139.02S1df47018756@aojmv0008.oracle.com> Changeset: c2cd947d9974 Author: dbessono Date: 2020-03-24 20:48 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c2cd947d9974 (regression tests) DebugTest - changed usage of junit.framework.Assert to org.junit.Assert ! unit-tests/com/sun/javatest/util/DebugTest.java Changeset: eb01f2bef163 Author: dbessono Date: 2020-03-24 20:48 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/eb01f2bef163 (regression tests) switched to <> usage in few places ! unit-tests/com/sun/javatest/FinderTest.java ! unit-tests/com/sun/javatest/TestResultTableTest.java Changeset: 23eb8bda6d08 Author: dbessono Date: 2020-03-24 22:42 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/23eb8bda6d08 (regression tests) added TableWithFinderTest and corresponding test data + unit-tests-data/suites/variety_tests/RerunTest.java + unit-tests-data/suites/variety_tests/basement/b/index.html + unit-tests-data/suites/variety_tests/basement/c/index.html + unit-tests-data/suites/variety_tests/basement/d/index.html + unit-tests-data/suites/variety_tests/basement/index.html + unit-tests-data/suites/variety_tests/basement/m/index.html + unit-tests-data/suites/variety_tests/basement/s/index.html + unit-tests-data/suites/variety_tests/d/index.html + unit-tests-data/suites/variety_tests/tests.html + unit-tests-data/suites/variety_tests/testsuite.html + unit-tests/com/sun/javatest/TableWithFinderTest.java Changeset: 8f79cf5269de Author: dbessono Date: 2020-03-24 22:56 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8f79cf5269de (regression tests) removed redundant 'throws' clauses ! unit-tests/com/sun/interview/InterviewSetTest.java ! unit-tests/com/sun/javatest/ExcludeTest.java ! unit-tests/com/sun/javatest/SelectionTest.java ! unit-tests/com/sun/javatest/TestResultTableTest.java ! unit-tests/com/sun/javatest/batch/BatchTest1.java ! unit-tests/com/sun/javatest/batch/BatchTest2.java ! unit-tests/com/sun/javatest/finder/ExpandTestFinderTest.java ! unit-tests/com/sun/javatest/finder/HTMLTestFinderTest.java ! unit-tests/com/sun/javatest/functional/InitUrl1.java ! unit-tests/com/sun/javatest/functional/InitUrl2.java ! unit-tests/com/sun/javatest/functional/InitUrl3.java ! unit-tests/com/sun/javatest/functional/InitUrl4.java ! unit-tests/com/sun/javatest/functional/InitUrl5_allTestsFilteredOut.java ! unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java ! unit-tests/com/sun/javatest/functional/InitUrl6.java ! unit-tests/com/sun/javatest/functional/demotck/ExecArgs.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOneExceptionThrown.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOneFailed.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOnePassed.java ! unit-tests/com/sun/javatest/util/PropertyArrayTest.java Changeset: b334453b7526 Author: dbessono Date: 2020-03-26 23:25 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/b334453b7526 added helper getter to TestResultCache for better testability ! src/com/sun/javatest/TestResultCache.java Changeset: 48cccce88b0f Author: dbessono Date: 2020-03-26 23:44 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/48cccce88b0f (regression tests) SelectionTest - using system-dependent default name-separator character ! unit-tests/com/sun/javatest/SelectionTest.java Changeset: 094390653884 Author: dbessono Date: 2020-03-26 23:46 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/094390653884 (regression tests) added TraceTest and related test data + unit-tests-data/suites/empty/empty.jte + unit-tests-data/suites/empty/testsuite.html + unit-tests/com/sun/javatest/TraceTest.java Changeset: d5ad16369797 Author: dbessono Date: 2020-03-27 22:54 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/d5ad16369797 (build) separating sets of java packages to be built+tested/included in the resulting jar file ! build/build.xml Changeset: 6ae6fc3dc96d Author: dbessono Date: 2020-03-27 23:02 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/6ae6fc3dc96d (tck.test) moved top-level package-info to com.sun.tck package + src/com/sun/tck/package-info.java - src/com/sun/tck/test/package-info.java Changeset: 7400420d2493 Author: dbessono Date: 2020-03-28 01:36 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/7400420d2493 (preview/tck.test) added Assert utility, its accompanying classes, tests and test helpers + src/com/sun/tck/lib/Assert.java + src/com/sun/tck/lib/AssertionFailedException.java + src/com/sun/tck/lib/NotApplicableException.java + src/com/sun/tck/lib/TestFailedException.java + unit-tests-support/com/sun/tck/TU.java + unit-tests-support/com/sun/tck/TestObject.java + unit-tests/com/sun/tck/lib/asserts/TestPureAssert.java Changeset: 2538f3506823 Author: dbessono Date: 2020-03-28 00:32 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/2538f3506823 (regression tests) file path utility methods update for more concise client code, some source reformatting ! unit-tests-support/com/sun/javatest/TestUtil.java ! unit-tests/com/sun/javatest/ExcludeTest.java ! unit-tests/com/sun/javatest/SelectionTest.java ! unit-tests/com/sun/javatest/TableWithFinderTest.java ! unit-tests/com/sun/javatest/TraceTest.java ! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java ! unit-tests/com/sun/javatest/finder/ExpandTestFinderTest.java ! unit-tests/com/sun/javatest/finder/HTMLTestFinderTest.java ! unit-tests/com/sun/javatest/finder/MissingLinkTest.java ! unit-tests/com/sun/javatest/finder/TagTestFinderTest.java From dmitry.bessonov at oracle.com Sun Mar 29 21:32:15 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 29 Mar 2020 21:32:15 +0000 Subject: hg: code-tools/jtharness: 8 new changesets Message-ID: <202003292132.02TLWFt9011463@aojmv0008.oracle.com> Changeset: 4d97d9446bc5 Author: dbessono Date: 2020-03-28 02:31 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/4d97d9446bc5 (regression tests) TestPureAssert: removed redundant type casts and added generics ! unit-tests/com/sun/tck/lib/asserts/TestPureAssert.java Changeset: f4689983fd7f Author: dbessono Date: 2020-03-28 22:40 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f4689983fd7f (regression tests) TestSuiteRunningTestBase - improved failure logging ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java Changeset: 86070270b2d4 Author: dbessono Date: 2020-03-28 23:14 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/86070270b2d4 (regression tests) demotck config file corrected ! unit-tests-data/suites/demotck/basic.jte Changeset: a71a5c0d36b8 Author: dbessono Date: 2020-03-28 23:41 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a71a5c0d36b8 (regression tests) added test suite 'basic2' and corresponding collection of func test + unit-tests-data/suites/basic/basic.jte + unit-tests-data/suites/basic/comp/CompFailExp.java + unit-tests-data/suites/basic/comp/CompFailUnexp.java + unit-tests-data/suites/basic/comp/CompSucc.java + unit-tests-data/suites/basic/comp/CompSucc1.java + unit-tests-data/suites/basic/comp/CompSucc2.java + unit-tests-data/suites/basic/comp/CompSuccUnexp.java + unit-tests-data/suites/basic/comp/index.html + unit-tests-data/suites/basic/exec/ExecArgs.java + unit-tests-data/suites/basic/exec/ExecExc.java + unit-tests-data/suites/basic/exec/ExecFail.java + unit-tests-data/suites/basic/exec/ExecSucc.java + unit-tests-data/suites/basic/exec/ExecSucc2.java + unit-tests-data/suites/basic/exec/index.html + unit-tests-data/suites/basic/testsuite.html + unit-tests-data/suites/basic/testsuite.jtt + unit-tests/com/sun/javatest/functional/basic2/AllTestsRun.java + unit-tests/com/sun/javatest/functional/basic2/ShouldNotPass.java + unit-tests/com/sun/javatest/functional/basic2/ShouldPass.java Changeset: 98e39b83cc09 Author: dbessono Date: 2020-03-29 02:04 +0100 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/98e39b83cc09 (help/about) crn year corrected to 2020 ! src/com/sun/javatest/tool/i18n.properties Changeset: bf73c51f91bc Author: dbessono Date: 2020-03-29 02:05 +0100 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/bf73c51f91bc (tck.test) added TestedAPI marker annotation + src/com/sun/tck/test/TestedAPI.java Changeset: 94eb1aad6cb8 Author: dbessono Date: 2020-03-29 22:31 +0100 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/94eb1aad6cb8 (preview/tck.test) added some test library core classes + src/com/oracle/tck/lib/autd2/AUTD2Utils.java + src/com/oracle/tck/lib/autd2/Context.java + src/com/oracle/tck/lib/autd2/InapplicableTestResult.java + src/com/oracle/tck/lib/autd2/LifePhase.java + src/com/oracle/tck/lib/autd2/TestCaseContext.java + src/com/oracle/tck/lib/autd2/TestCaseResult.java + src/com/oracle/tck/lib/autd2/TestGroupContext.java + src/com/oracle/tck/lib/autd2/TestResult.java + src/com/oracle/tck/lib/autd2/TestResultAccumulator.java + src/com/oracle/tck/lib/autd2/TestRunner.java + src/com/oracle/tck/lib/autd2/TestedStatement.java + src/com/oracle/tck/lib/autd2/TestedStatements.java + src/com/oracle/tck/lib/autd2/processors/InterestedInAnnotations.java + src/com/oracle/tck/lib/autd2/processors/InterestedProcessors.java + src/com/oracle/tck/lib/autd2/processors/Processor.java + src/com/oracle/tck/lib/autd2/processors/UseProcessors.java + src/com/oracle/tck/package-info.java Changeset: 65e69e368bc2 Author: dbessono Date: 2020-03-29 22:28 +0100 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/65e69e368bc2 (regression tests) imports cleanup ! unit-tests/com/sun/interview/InterviewSetTest.java ! unit-tests/com/sun/javatest/KeyTest.java ! unit-tests/com/sun/javatest/SelectionTest.java ! unit-tests/com/sun/javatest/TableWithFinderTest.java ! unit-tests/com/sun/javatest/TestResult_TextScanResult.java ! unit-tests/com/sun/javatest/TraceTest.java ! unit-tests/com/sun/javatest/agent/RemoteTest.java ! unit-tests/com/sun/javatest/batch/BatchTest1.java ! unit-tests/com/sun/javatest/batch/BatchTest2.java ! unit-tests/com/sun/javatest/functional/InitUrl1.java ! unit-tests/com/sun/javatest/functional/InitUrl2.java ! unit-tests/com/sun/javatest/functional/InitUrl3.java ! unit-tests/com/sun/javatest/functional/InitUrl4.java ! unit-tests/com/sun/javatest/functional/InitUrl5_allTestsFilteredOut.java ! unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java ! unit-tests/com/sun/javatest/functional/InitUrl6.java ! unit-tests/com/sun/javatest/functional/demotck/ExecArgs.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOneExceptionThrown.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOneFailed.java ! unit-tests/com/sun/javatest/functional/demotck/ExecOnePassed.java ! unit-tests/com/sun/javatest/lib/MultiTestTest.java ! unit-tests/com/sun/javatest/util/DebugTest.java ! unit-tests/com/sun/javatest/util/DynamicArrayTest.java ! unit-tests/com/sun/javatest/util/StringArrayTest.java ! unit-tests/com/sun/javatest/util/SysEnvTest.java From dmitry.bessonov at oracle.com Sun Mar 29 22:41:09 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 29 Mar 2020 22:41:09 +0000 Subject: hg: code-tools/jtharness: 6 new changesets Message-ID: <202003292241.02TMf90w015968@aojmv0008.oracle.com> 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