From dmitry.bessonov at oracle.com Fri Feb 7 11:40:34 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 07 Feb 2020 11:40:34 +0000 Subject: hg: code-tools/jtharness: (regression tests) porting SelectionTest Message-ID: <202002071140.017BeZrQ023400@aojmv0008.oracle.com> Changeset: 4ce8d9d53222 Author: dbessono Date: 2020-02-07 14:40 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/4ce8d9d53222 (regression tests) porting SelectionTest + unit-tests/com/sun/javatest/SelectionTest.java From dmitry.bessonov at oracle.com Tue Feb 11 11:15:35 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 11 Feb 2020 11:15:35 +0000 Subject: hg: code-tools/jtharness: Added tag jt6.0-b09 for changeset 4ce8d9d53222 Message-ID: <202002111115.01BBFZCf027488@aojmv0008.oracle.com> Changeset: 9f12266bef82 Author: dbessono Date: 2020-02-11 14:14 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/9f12266bef82 Added tag jt6.0-b09 for changeset 4ce8d9d53222 ! .hgtags From dmitry.bessonov at oracle.com Tue Feb 11 12:43:07 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 11 Feb 2020 12:43:07 +0000 Subject: hg: code-tools/jtharness: (build) upgrading javac target/source level to 8 Message-ID: <202002111243.01BCh74i016586@aojmv0008.oracle.com> Changeset: 21746dcf0b9a Author: dbessono Date: 2020-02-11 15:41 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/21746dcf0b9a (build) upgrading javac target/source level to 8 ! build/build.properties From dmitry.bessonov at oracle.com Tue Feb 11 13:00:18 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 11 Feb 2020 13:00:18 +0000 Subject: hg: code-tools/jtharness: 7902600: Replace anonymous types with method references: com.sun.javatest.agent Message-ID: <202002111300.01BD0IZn026577@aojmv0008.oracle.com> Changeset: a40b95c5260a Author: dbessono Date: 2020-02-11 15:59 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a40b95c5260a 7902600: Replace anonymous types with method references: com.sun.javatest.agent ! src/com/sun/javatest/agent/ActiveAgentPool.java ! src/com/sun/javatest/agent/AgentFrame.java From dmitry.bessonov at oracle.com Tue Feb 11 13:05:55 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 11 Feb 2020 13:05:55 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002111305.01BD5urk028181@aojmv0008.oracle.com> Changeset: 42fc9f6ca5aa Author: dbessono Date: 2020-02-11 16:04 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/42fc9f6ca5aa (build) corrected CRN year in javadoc.footer ! build/build.properties Changeset: d5b55b181328 Author: dbessono Date: 2020-02-11 16:05 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/d5b55b181328 (build) build.number incremented to b10 ! build/build.properties From dmitry.bessonov at oracle.com Tue Feb 11 13:53:38 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 11 Feb 2020 13:53:38 +0000 Subject: hg: code-tools/jtharness: 7902602: Replace anonymous types with method references: com.sun.javatest Message-ID: <202002111353.01BDrciN026004@aojmv0008.oracle.com> Changeset: 7a2e8db35395 Author: dbessono Date: 2020-02-11 16:53 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/7a2e8db35395 7902602: Replace anonymous types with method references: com.sun.javatest ! src/com/sun/javatest/TestFinder.java ! src/com/sun/javatest/audit/AuditTool.java ! src/com/sun/javatest/exec/ContextManager.java ! src/com/sun/javatest/exec/LogViewer.java ! src/com/sun/javatest/exec/QuickStartWizard.java ! src/com/sun/javatest/exec/TP_FilesSubpanel.java ! src/com/sun/javatest/exec/TP_OutputSubpanel.java ! src/com/sun/javatest/mrep/ReportTool.java ! src/com/sun/javatest/tool/DeskView.java ! src/com/sun/javatest/tool/Desktop.java From dmitry.bessonov at oracle.com Wed Feb 12 14:04:04 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 12 Feb 2020 14:04:04 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202002121404.01CE45uE029956@aojmv0008.oracle.com> Changeset: 225f73a5e475 Author: dbessono Date: 2020-02-12 14:19 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/225f73a5e475 TRT_Iterator: added ::toString for more convenient logging ! src/com/sun/javatest/TRT_Iterator.java Changeset: b51ac35a9b9f Author: dbessono Date: 2020-02-12 16:52 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/b51ac35a9b9f RunTestsCommand: renaming local vars in ::showResultStats ! src/com/sun/javatest/batch/RunTestsCommand.java Changeset: d5cf4d8ecc10 Author: dbessono Date: 2020-02-12 17:01 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/d5cf4d8ecc10 RunTestsCommand: reformatting ::showResultStats method ! src/com/sun/javatest/batch/RunTestsCommand.java From dmitry.bessonov at oracle.com Wed Feb 12 15:03:25 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 12 Feb 2020 15:03:25 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202002121503.01CF3PgQ006220@aojmv0008.oracle.com> Changeset: f27e22505451 Author: dbessono Date: 2020-02-12 17:20 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f27e22505451 7902603: Add default method Harness.Observer::finishedTesting(TestResultTable.TreeIterator) ! src/com/sun/javatest/Harness.java Changeset: 9da075d25220 Author: dbessono Date: 2020-02-12 17:32 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/9da075d25220 7902604: Make methods of Harness.Observer interface default empty methods ! src/com/sun/javatest/Harness.java Changeset: a67a98b9bd5b Author: dbessono Date: 2020-02-12 17:47 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a67a98b9bd5b (cleanup) removing empty client method implementations of Harness.Observer methods (which have now default empty impls) ! src/com/sun/javatest/Harness.java ! src/com/sun/javatest/HarnessHttpHandler.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/exec/ET_FilterHandler.java ! src/com/sun/javatest/exec/MessageStrip.java ! src/com/sun/javatest/exec/MonitorState.java ! src/com/sun/javatest/exec/ReportHandler.java ! src/com/sun/javatest/exec/RunTestsHandler.java ! src/com/sun/javatest/exec/TestPanel.java ! src/com/sun/javatest/exec/TestTreePanel.java ! src/com/sun/javatest/services/ServiceManager.java From dmitry.bessonov at oracle.com Wed Feb 12 18:26:35 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 12 Feb 2020 18:26:35 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002121826.01CIQa8m012900@aojmv0008.oracle.com> Changeset: c1888ee8ccce Author: dbessono Date: 2020-02-12 20:14 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c1888ee8ccce (logging) a better implementation of ReportFormat.ReportLink::toString ! src/com/sun/javatest/report/ReportFormat.java Changeset: f62461111c44 Author: dbessono Date: 2020-02-12 21:25 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f62461111c44 Harness: adding getter for test iterator ! src/com/sun/javatest/Harness.java From dmitry.bessonov at oracle.com Wed Feb 12 20:47:10 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 12 Feb 2020 20:47:10 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002122047.01CKlAT6005557@aojmv0008.oracle.com> Changeset: cf4802047d46 Author: dbessono Date: 2020-02-12 21:35 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/cf4802047d46 7902605: Improve printed test run summary stats with number of tests that were filtered out due to different reasons ! src/com/sun/javatest/batch/RunTestsCommand.java Changeset: c9808dcd5610 Author: dbessono Date: 2020-02-12 21:37 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c9808dcd5610 (regression tests) added one functional test for test filtering based on specified keywords + unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java From dmitry.bessonov at oracle.com Thu Feb 13 12:57:04 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 13 Feb 2020 12:57:04 +0000 Subject: hg: code-tools/jtharness: 7902608: Consider as "not run" those tests that were found and not rejected but not really executed at all Message-ID: <202002131257.01DCv4iA022584@aojmv0008.oracle.com> Changeset: acf5fb1ef8e6 Author: dbessono Date: 2020-02-13 15:47 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/acf5fb1ef8e6 7902608: Consider as "not run" those tests that were found and not rejected but not really executed at all ! src/com/sun/javatest/batch/RunTestsCommand.java From dmitry.bessonov at oracle.com Tue Feb 18 13:18:30 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 18 Feb 2020 13:18:30 +0000 Subject: hg: code-tools/jtharness: 7902613: Harness: notify observers of the final test run stats Message-ID: <202002181318.01IDIUl7004816@aojmv0008.oracle.com> Changeset: 71279d26a5b2 Author: dbessono Date: 2020-02-18 16:05 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/71279d26a5b2 7902613: Harness: notify observers of the final test run stats ! src/com/sun/javatest/Harness.java ! src/com/sun/javatest/batch/RunTestsCommand.java From dmitry.bessonov at oracle.com Tue Feb 18 13:52:41 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 18 Feb 2020 13:52:41 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202002181352.01IDqgTU025758@aojmv0008.oracle.com> Changeset: 5a2dc45487a6 Author: dbessono Date: 2020-02-18 16:27 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/5a2dc45487a6 7902614: Harness: reserve possibility to have a 'debug' observer ! src/com/sun/javatest/Harness.java Changeset: ec8d311a82b1 Author: dbessono Date: 2020-02-18 16:35 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/ec8d311a82b1 (regression tests) adding special regtest harness observer to record and verify test run result stats + unit-tests-support/com/sun/javatest/functional/TestObserver.java ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.java ! unit-tests/com/sun/javatest/functional/InitUrl5_filteringOutFailingWithAKeyword.java Changeset: cbef055aa479 Author: dbessono Date: 2020-02-18 16:50 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/cbef055aa479 (regression tests) moving out to a separate method the expected summary lines for func tests ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.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 From dmitry.bessonov at oracle.com Tue Feb 18 14:23:51 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 18 Feb 2020 14:23:51 +0000 Subject: hg: code-tools/jtharness: (regression tests) always checking final test run result stats in func tests Message-ID: <202002181423.01IENp4V015800@aojmv0008.oracle.com> Changeset: 670e06eb2c23 Author: dbessono Date: 2020-02-18 17:13 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/670e06eb2c23 (regression tests) always checking final test run result stats in func tests ! unit-tests-support/com/sun/javatest/functional/TestSuiteRunningTestBase.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 From dmitry.bessonov at oracle.com Wed Feb 19 11:21:50 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 19 Feb 2020 11:21:50 +0000 Subject: hg: code-tools/jtharness: (cleanup) anonymous type could be replaced with lambda: com.sun.interview package Message-ID: <202002191121.01JBLoju029917@aojmv0008.oracle.com> Changeset: 95a21ecd4470 Author: dbessono Date: 2020-02-19 14:13 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/95a21ecd4470 (cleanup) anonymous type could be replaced with lambda: com.sun.interview package ! src/com/sun/interview/Interview.java ! src/com/sun/interview/wizard/ChoiceQuestionRenderer.java ! src/com/sun/interview/wizard/FileListQuestionRenderer.java ! src/com/sun/interview/wizard/FileQuestionRenderer.java ! src/com/sun/interview/wizard/FloatQuestionRenderer.java ! src/com/sun/interview/wizard/InetAddressQuestionRenderer.java ! src/com/sun/interview/wizard/IntQuestionRenderer.java ! src/com/sun/interview/wizard/ListQuestionRenderer.java ! src/com/sun/interview/wizard/PropertiesQuestionRenderer.java ! src/com/sun/interview/wizard/RenderingUtilities.java ! src/com/sun/interview/wizard/StringListQuestionRenderer.java ! src/com/sun/interview/wizard/StringQuestionRenderer.java ! src/com/sun/interview/wizard/TreeQuestionRenderer.java ! src/com/sun/interview/wizard/TypeInPanel.java ! src/com/sun/interview/wizard/Wizard.java ! src/com/sun/interview/wizard/YesNoQuestionRenderer.java ! src/com/sun/interview/wizard/selectiontree/SelectionTree.java From dmitry.bessonov at oracle.com Wed Feb 19 14:56:59 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 19 Feb 2020 14:56:59 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002191456.01JEuxhO002754@aojmv0008.oracle.com> Changeset: 0b9daf20ee0e Author: dbessono Date: 2020-02-19 17:36 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/0b9daf20ee0e (refactoring) com.sun.javatest.report.ResultSection - field renaming ! src/com/sun/javatest/report/ResultSection.java Changeset: 0529f8befffe Author: dbessono Date: 2020-02-19 17:53 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/0529f8befffe (refactoring) com.sun.javatest.report.ReportSettings - renamings ! src/com/sun/javatest/report/ReportSettings.java From dmitry.bessonov at oracle.com Wed Feb 19 16:14:50 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 19 Feb 2020 16:14:50 +0000 Subject: hg: code-tools/jtharness: (refactoring) com.sun.javatest.report.ReportManager - renamings Message-ID: <202002191614.01JGEoch018599@aojmv0008.oracle.com> Changeset: 495201409bab Author: dbessono Date: 2020-02-19 19:14 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/495201409bab (refactoring) com.sun.javatest.report.ReportManager - renamings ! src/com/sun/javatest/report/ReportManager.java From dmitry.bessonov at oracle.com Thu Feb 20 15:49:18 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 20 Feb 2020 15:49:18 +0000 Subject: hg: code-tools/jtharness: (cleanup) anonymous type could be replaced with lambda: com.sun.javatest package Message-ID: <202002201549.01KFnIba017141@aojmv0008.oracle.com> Changeset: 335f7888e6f9 Author: dbessono Date: 2020-02-20 18:41 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/335f7888e6f9 (cleanup) anonymous type could be replaced with lambda: com.sun.javatest package ! src/com/sun/javatest/ResourceLoader.java ! src/com/sun/javatest/TRT_Iterator.java ! src/com/sun/javatest/TestFinderQueue.java From dmitry.bessonov at oracle.com Fri Feb 21 16:48:24 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 21 Feb 2020 16:48:24 +0000 Subject: hg: code-tools/jtharness: 5 new changesets Message-ID: <202002211648.01LGmORV005307@aojmv0008.oracle.com> Changeset: a5e7543e270f Author: dbessono Date: 2020-02-20 18:50 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a5e7543e270f (refactoring) com.sun.javatest.report.ReportSettings - renamings ! src/com/sun/javatest/report/HTMLReport.java ! src/com/sun/javatest/report/ReportSettings.java Changeset: 15bd2612906a Author: dbessono Date: 2020-02-21 18:39 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/15bd2612906a (refactoring) com.sun.javatest.report.ResultSection - local var renaming/inlining ! src/com/sun/javatest/report/ResultSection.java Changeset: 56c848c0daf1 Author: dbessono Date: 2020-02-21 18:41 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/56c848c0daf1 (refactoring) com.sun.javatest.report.ResultSection - local var renaming/inlining ! src/com/sun/javatest/report/ResultSection.java Changeset: 73db0a4bfd10 Author: dbessono Date: 2020-02-21 18:58 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/73db0a4bfd10 (refactoring) com.sun.javatest.report.ResultSection - refactoring writeUnGroupedReport() method ! src/com/sun/javatest/report/ResultSection.java Changeset: 500abd04395d Author: dbessono Date: 2020-02-21 19:09 +0300 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/500abd04395d (refactoring) com.sun.javatest.report.ResultSection - local var renaming ! src/com/sun/javatest/report/ResultSection.java From dmitry.bessonov at oracle.com Sun Feb 23 20:31:07 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sun, 23 Feb 2020 20:31:07 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002232031.01NKV7YW002087@aojmv0008.oracle.com> Changeset: 212e6fbefa62 Author: dbessono Date: 2020-02-23 21:50 +0200 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/212e6fbefa62 (cleanup) anonymous type could be replaced with lambda: com.sun.javatest.agent package ! src/com/sun/javatest/agent/Agent.java ! src/com/sun/javatest/agent/AgentApplet.java ! src/com/sun/javatest/agent/AgentFrame.java ! src/com/sun/javatest/agent/AgentMonitorTool.java ! src/com/sun/javatest/agent/SerialPortConnection.java ! src/com/sun/javatest/agent/SocketConnection.java Changeset: edcf0d9d2f35 Author: dbessono Date: 2020-02-23 22:13 +0200 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/edcf0d9d2f35 (refactoring) com.sun.javatest.TestFinder: Vector -> ArrayList usage ! src/com/sun/javatest/TestFinder.java From dmitry.bessonov at oracle.com Mon Feb 24 14:05:51 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 24 Feb 2020 14:05:51 +0000 Subject: hg: code-tools/jtharness: (build) forking javac with explicitly specified executable for i18check, jtlite ant tasks Message-ID: <202002241405.01OE5peV023494@aojmv0008.oracle.com> Changeset: 56fae49704a0 Author: dbessono Date: 2020-02-24 15:26 +0200 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/56fae49704a0 (build) forking javac with explicitly specified executable for i18check, jtlite ant tasks ! build/build-i18ncheck.xml ! build/jtlite/build-jtlite.xml From dmitry.bessonov at oracle.com Mon Feb 24 17:20:01 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Mon, 24 Feb 2020 17:20:01 +0000 Subject: hg: code-tools/jtharness: (build) jtlite: setting jdk.builder.home to JAVA_HOME if it was not defined Message-ID: <202002241720.01OHK14d011086@aojmv0008.oracle.com> Changeset: 924f136cf139 Author: dbessono Date: 2020-02-24 19:19 +0200 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/924f136cf139 (build) jtlite: setting jdk.builder.home to JAVA_HOME if it was not defined ! build/jtlite/build-jtlite.xml From dmitry.bessonov at oracle.com Tue Feb 25 14:58:59 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Tue, 25 Feb 2020 14:58:59 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002251458.01PEwxQi013848@aojmv0008.oracle.com> Changeset: 42046cc6eff1 Author: dbessono Date: 2020-02-25 14:41 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/42046cc6eff1 (regression tests) added one test for BinaryTestWriter/Finder ! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java Changeset: dc41c5926aa8 Author: dbessono Date: 2020-02-25 14:57 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/dc41c5926aa8 (regression tests) BinaryTestWriterTest refactoring ! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java From dmitry.bessonov at oracle.com Wed Feb 26 12:20:00 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 26 Feb 2020 12:20:00 +0000 Subject: hg: code-tools/jtharness: 4 new changesets Message-ID: <202002261220.01QCK04A009708@aojmv0008.oracle.com> Changeset: 226d3a63e65e Author: dbessono Date: 2020-02-26 12:02 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/226d3a63e65e (cleanup) anonymous type could be replaced with lambda: com.sun.javatest.audit package ! src/com/sun/javatest/audit/AuditTool.java Changeset: 8b413c414038 Author: dbessono Date: 2020-02-26 12:06 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8b413c414038 making BinaryTestFinder::readBinaryFile method public ! src/com/sun/javatest/finder/BinaryTestFinder.java Changeset: 8de456951e99 Author: dbessono Date: 2020-02-26 12:09 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8de456951e99 adding getters for BinaryTestFinder fields - stringTable, testTable, testTree ! src/com/sun/javatest/finder/BinaryTestFinder.java Changeset: 2dcf13bbf8ef Author: dbessono Date: 2020-02-26 12:11 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/2dcf13bbf8ef (cleanup) anonymous type could be replaced with lambda: com.sun.javatest.finder package ! src/com/sun/javatest/finder/BinaryTestWriter.java ! src/com/sun/javatest/finder/ChameleonTestFinder.java ! src/com/sun/javatest/finder/TestFinderDecorator.java From dmitry.bessonov at oracle.com Wed Feb 26 15:35:58 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 26 Feb 2020 15:35:58 +0000 Subject: hg: code-tools/jtharness: (cleanup) explicit type replaced with <> Message-ID: <202002261535.01QFZw0c005955@aojmv0008.oracle.com> Changeset: 53c31f91cb6a Author: dbessono Date: 2020-02-26 15:24 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/53c31f91cb6a (cleanup) explicit type replaced with <> ! src/com/sun/interview/wizard/QuestionPanel.java ! src/com/sun/javatest/InterviewParameters.java ! src/com/sun/javatest/TestResultTable.java ! src/com/sun/javatest/TestSuite.java ! src/com/sun/javatest/exec/JavaTestMenuManager.java ! src/com/sun/javatest/exec/NewReportDialog.java ! src/com/sun/javatest/exec/TT_NodeCache.java ! src/com/sun/javatest/exec/TestTreeModel.java ! src/com/sun/javatest/exec/ToolBarManager.java ! src/com/sun/javatest/junit/JUnitBaseInterview.java ! src/com/sun/javatest/mrep/OptionsPane.java ! src/com/sun/javatest/report/KflSorter.java ! src/com/sun/javatest/report/Report.java ! src/com/sun/javatest/util/PropertyUtils.java ! src/com/sun/javatest/util/SysEnv.java From dmitry.bessonov at oracle.com Wed Feb 26 18:53:59 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Wed, 26 Feb 2020 18:53:59 +0000 Subject: hg: code-tools/jtharness: (cleanup) removed identical 'catch' branches in 'try' statements Message-ID: <202002261853.01QIrxbF006553@aojmv0008.oracle.com> Changeset: c8cf7e40c18c Author: dbessono Date: 2020-02-26 16:19 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c8cf7e40c18c (cleanup) removed identical 'catch' branches in 'try' statements ! src/com/sun/javatest/cof/COFItem.java ! src/com/sun/javatest/cof/COFTest.java ! src/com/sun/javatest/cof/Main.java From dmitry.bessonov at oracle.com Thu Feb 27 11:14:21 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 27 Feb 2020 11:14:21 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool package Message-ID: <202002271114.01RBEL5W015641@aojmv0008.oracle.com> Changeset: 4866bad453d0 Author: dbessono Date: 2020-02-27 11:00 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/4866bad453d0 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.tool package ! src/com/sun/javatest/tool/ColorPrefsPane.java ! src/com/sun/javatest/tool/DeskView.java ! src/com/sun/javatest/tool/Desktop.java ! 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/Main.java ! src/com/sun/javatest/tool/PreferencesPane.java ! src/com/sun/javatest/tool/TabDeskView.java ! src/com/sun/javatest/tool/UIFactory.java From dmitry.bessonov at oracle.com Thu Feb 27 11:33:26 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 27 Feb 2020 11:33:26 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.mrep package Message-ID: <202002271133.01RBXQvm026086@aojmv0008.oracle.com> Changeset: 4737e792b17a Author: dbessono Date: 2020-02-27 11:16 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/4737e792b17a (cleanup) replaced anonymous types with lambdas: com.sun.javatest.mrep package ! src/com/sun/javatest/mrep/FilesPane.java ! src/com/sun/javatest/mrep/ReportTool.java From dmitry.bessonov at oracle.com Thu Feb 27 17:46:35 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 27 Feb 2020 17:46:35 +0000 Subject: hg: code-tools/jtharness: added ::toString to com.sun.javatest.TestResult Message-ID: <202002271746.01RHkZKV007937@aojmv0008.oracle.com> Changeset: e350af456212 Author: dbessono Date: 2020-02-27 17:34 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/e350af456212 added ::toString to com.sun.javatest.TestResult ! src/com/sun/javatest/TestResult.java From dmitry.bessonov at oracle.com Thu Feb 27 20:43:41 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Thu, 27 Feb 2020 20:43:41 +0000 Subject: hg: code-tools/jtharness: 3 new changesets Message-ID: <202002272043.01RKhfg4019916@aojmv0008.oracle.com> Changeset: f233048b1b4d Author: dbessono Date: 2020-02-27 19:50 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f233048b1b4d few members of com.sun.javatest.finder.BinaryTestFinder class made public and several getters added ! src/com/sun/javatest/finder/BinaryTestFinder.java Changeset: 285c9c442098 Author: dbessono Date: 2020-02-27 20:05 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/285c9c442098 (refactoring) com.sun.javatest.TRT_Iterator: local vars renaming ! src/com/sun/javatest/TRT_Iterator.java Changeset: f107f78d8008 Author: dbessono Date: 2020-02-27 20:08 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f107f78d8008 (refactoring) com.sun.javatest.TRT_Iterator - local var renaming ! src/com/sun/javatest/TRT_Iterator.java From dmitry.bessonov at oracle.com Fri Feb 28 18:12:46 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 28 Feb 2020 18:12:46 +0000 Subject: hg: code-tools/jtharness: 7902622: Improve printed test run summary stats with real total number of tests if known Message-ID: <202002281812.01SICkOZ016040@aojmv0008.oracle.com> Changeset: 8d4a4ca0019e Author: dbessono Date: 2020-02-28 18:02 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8d4a4ca0019e 7902622: Improve printed test run summary stats with real total number of tests if known ! src/com/sun/javatest/TestFinder.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/finder/BinaryTestFinder.java ! src/com/sun/javatest/finder/TestFinderDecorator.java From dmitry.bessonov at oracle.com Fri Feb 28 18:19:48 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 28 Feb 2020 18:19:48 +0000 Subject: hg: code-tools/jtharness: TestFinder: removed @implNote not recognizable by JDK8's javadoc tool Message-ID: <202002281819.01SIJm13018127@aojmv0008.oracle.com> Changeset: 8d417b5d2998 Author: dbessono Date: 2020-02-28 18:19 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8d417b5d2998 TestFinder: removed @implNote not recognizable by JDK8's javadoc tool ! src/com/sun/javatest/TestFinder.java From jonathan.gibbons at oracle.com Fri Feb 28 19:43:02 2020 From: jonathan.gibbons at oracle.com (Jonathan Gibbons) Date: Fri, 28 Feb 2020 11:43:02 -0800 Subject: hg: code-tools/jtharness: TestFinder: removed @implNote not recognizable by JDK8's javadoc tool In-Reply-To: <202002281819.01SIJm13018127@aojmv0008.oracle.com> References: <202002281819.01SIJm13018127@aojmv0008.oracle.com> Message-ID: @implNote is not a standard tag recognized by any version of javadoc. It is a custom tag defined by the JDK Makefiles. You could easily set up the same command-line options in the jtharness build files to support tags like @apiNote, @implSpec, @implNote. -- Jon On 02/28/2020 10:19 AM, dmitry.bessonov at oracle.com wrote: > Changeset: 8d417b5d2998 > Author: dbessono > Date: 2020-02-28 18:19 +0000 > URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/8d417b5d2998 > > TestFinder: removed @implNote not recognizable by JDK8's javadoc tool > > ! src/com/sun/javatest/TestFinder.java > From dmitry.bessonov at oracle.com Fri Feb 28 23:03:24 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Fri, 28 Feb 2020 23:03:24 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002282303.01SN3ON5023891@aojmv0008.oracle.com> Changeset: 80b4b605f4c3 Author: dbessono Date: 2020-02-28 20:48 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/80b4b605f4c3 (refactoring) renamings related to total test number calc, javadoc improvements ! src/com/sun/javatest/TestFinder.java ! src/com/sun/javatest/batch/RunTestsCommand.java ! src/com/sun/javatest/finder/BinaryTestFinder.java ! src/com/sun/javatest/finder/TestFinderDecorator.java Changeset: a056f67fa7a6 Author: dbessono Date: 2020-02-28 23:03 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/a056f67fa7a6 (regression tests) one more test for BinaryTestFinder + new test data + unit-tests-data/suites/simplehtml/lib/demo.jtx + unit-tests-data/suites/simplehtml/tests/BigNum/AddTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/CompareTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/EqualsTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/LongConstrTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/StringConstrTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/SubtractTest.java + unit-tests-data/suites/simplehtml/tests/BigNum/addTest.html + unit-tests-data/suites/simplehtml/tests/BigNum/compareTest.html + unit-tests-data/suites/simplehtml/tests/BigNum/equalsTest.html + unit-tests-data/suites/simplehtml/tests/BigNum/index.html + unit-tests-data/suites/simplehtml/tests/BigNum/longConstrTest.html + unit-tests-data/suites/simplehtml/tests/BigNum/stringConstrTest.html + unit-tests-data/suites/simplehtml/tests/BigNum/subtractTest.html + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/AppendTest.java + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/EqualsTest.java + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/InsertTest.java + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/RemoveTest.java + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/appendTest.html + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/equalsTest.html + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/index.html + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/insertTest.html + unit-tests-data/suites/simplehtml/tests/lists/DoublyLinkedList/removeTest.html + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/AppendTest.java + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/EqualsTest.java + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/InsertTest.java + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/RemoveTest.java + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/appendTest.html + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/equalsTest.html + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/index.html + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/insertTest.html + unit-tests-data/suites/simplehtml/tests/lists/LinkedList/removeTest.html + unit-tests-data/suites/simplehtml/tests/lists/SortedList/EqualsTest.java + unit-tests-data/suites/simplehtml/tests/lists/SortedList/InsertTest.java + unit-tests-data/suites/simplehtml/tests/lists/SortedList/RemoveTest.java + unit-tests-data/suites/simplehtml/tests/lists/SortedList/equalsTest.html + unit-tests-data/suites/simplehtml/tests/lists/SortedList/index.html + unit-tests-data/suites/simplehtml/tests/lists/SortedList/insertTest.html + unit-tests-data/suites/simplehtml/tests/lists/SortedList/removeTest.html + unit-tests-data/suites/simplehtml/tests/lists/index.html + unit-tests-data/suites/simplehtml/tests/testsuite.html + unit-tests-data/suites/simplehtml/testsuite.jtt ! unit-tests/com/sun/javatest/finder/BinaryTestFinderTest.java From dmitry.bessonov at oracle.com Sat Feb 29 09:28:21 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 29 Feb 2020 09:28:21 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002290928.01T9SM4x002559@aojmv0008.oracle.com> Changeset: 88b656105267 Author: dbessono Date: 2020-02-29 09:15 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/88b656105267 (regression tests) added ExpandTestFinderTest + unit-tests-data/finder/data/expand/SimpleTest.java + unit-tests-data/finder/data/expand/expand.jte + unit-tests-data/finder/data/expand/testsuite.html + unit-tests/com/sun/javatest/finder/ExpandTestFinderTest.java Changeset: ae7c8164e231 Author: dbessono Date: 2020-02-29 09:16 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/ae7c8164e231 (regression tests) MissingLinkTest corrections ! unit-tests-data/finder/data/missingLink/missingLink.jte ! unit-tests/com/sun/javatest/finder/MissingLinkTest.java From dmitry.bessonov at oracle.com Sat Feb 29 09:47:22 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 29 Feb 2020 09:47:22 +0000 Subject: hg: code-tools/jtharness: 2 new changesets Message-ID: <202002290947.01T9lMCc010771@aojmv0008.oracle.com> Changeset: 23226a87869e Author: dbessono Date: 2020-02-29 09:36 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/23226a87869e (regression tests) added TestResultTableTest + unit-tests/com/sun/javatest/TestResultTableTest.java Changeset: c9ca924ab456 Author: dbessono Date: 2020-02-29 09:42 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/c9ca924ab456 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.util package ! src/com/sun/javatest/util/I18NResourceBundle.java From dmitry.bessonov at oracle.com Sat Feb 29 10:22:35 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 29 Feb 2020 10:22:35 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.logging package Message-ID: <202002291022.01TAMZSl028297@aojmv0008.oracle.com> Changeset: 936ad0ade99d Author: dbessono Date: 2020-02-29 09:47 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/936ad0ade99d (cleanup) replaced anonymous types with lambdas: com.sun.javatest.logging package ! src/com/sun/javatest/logging/ErrorDialogHandler.java ! src/com/sun/javatest/logging/FilteredLogModel.java From dmitry.bessonov at oracle.com Sat Feb 29 13:07:04 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 29 Feb 2020 13:07:04 +0000 Subject: hg: code-tools/jtharness: (cleanup) replaced anonymous types with lambdas: com.sun.javatest.exec package Message-ID: <202002291307.01TD74xj021748@aojmv0008.oracle.com> Changeset: 6698cad59312 Author: dbessono Date: 2020-02-29 12:28 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/6698cad59312 (cleanup) replaced anonymous types with lambdas: com.sun.javatest.exec package ! src/com/sun/javatest/exec/BP_SummarySubpanel.java ! src/com/sun/javatest/exec/BP_TestListSubpanel.java ! src/com/sun/javatest/exec/BasicCustomTestFilter.java ! src/com/sun/javatest/exec/BasicSession.java ! src/com/sun/javatest/exec/BasicSessionControl.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/ET_FilterHandler.java ! src/com/sun/javatest/exec/ExcludeListBrowser.java ! src/com/sun/javatest/exec/FileTable.java ! src/com/sun/javatest/exec/LogViewer.java ! src/com/sun/javatest/exec/LogViewerTools.java ! src/com/sun/javatest/exec/MessageStrip.java ! src/com/sun/javatest/exec/MonitorState.java ! src/com/sun/javatest/exec/MultiFormatPane.java ! src/com/sun/javatest/exec/NewReportDialog.java ! src/com/sun/javatest/exec/ProgressMeter.java ! src/com/sun/javatest/exec/PropertiesBrowser.java ! src/com/sun/javatest/exec/QuestionLogBrowser.java ! src/com/sun/javatest/exec/QuickStartWizard.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/TP_EnvSubpanel.java ! src/com/sun/javatest/exec/TP_OutputSubpanel.java ! src/com/sun/javatest/exec/TP_PropertySubpanel.java ! src/com/sun/javatest/exec/TP_ResultsSubpanel.java ! src/com/sun/javatest/exec/TestPanel.java ! src/com/sun/javatest/exec/TestTree.java ! src/com/sun/javatest/exec/TestTreeModel.java ! src/com/sun/javatest/exec/TestTreePanel.java ! src/com/sun/javatest/exec/ToolBarManager.java ! src/com/sun/javatest/exec/WorkDirChooseTool.java From dmitry.bessonov at oracle.com Sat Feb 29 18:39:43 2020 From: dmitry.bessonov at oracle.com (dmitry.bessonov at oracle.com) Date: Sat, 29 Feb 2020 18:39:43 +0000 Subject: hg: code-tools/jtharness: (regression tests) added DebugTest Message-ID: <202002291839.01TIdhFd003220@aojmv0008.oracle.com> Changeset: f168900ab05d Author: dbessono Date: 2020-02-29 18:30 +0000 URL: https://hg.openjdk.java.net/code-tools/jtharness/rev/f168900ab05d (regression tests) added DebugTest + unit-tests/com/sun/javatest/util/DebugTest.java