Integrated: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected

2025-09-03 Thread Vanitha B P
On Tue, 2 Sep 2025 09:22:16 GMT, Vanitha B P wrote: > Problem Statements: > 1. ZoneID is not updating when the user change the platform time zone > setting, then click the "Update Time Zone" button. > 2. ZoneID was not displaying in the window as it is displaying in

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v3]

2025-09-03 Thread Vanitha B P
On Tue, 2 Sep 2025 21:12:01 GMT, Justin Lu wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> changed tzid to more readable timeZoneID > > Thanks for the change. I ran the manual test an

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v5]

2025-09-02 Thread Vanitha B P
jdk-25.0.1/bin/java -jar jtreg/lib/jtreg.jar -verbose:summary > -testjdk:jdk-25.0.1 -dir:open/test/jdk > java/util/TimeZone/DefaultTimeZoneTest.java > > Passed: java/util/TimeZone/DefaultTimeZoneTest.java > Test results: passed: 1 Vanitha B P has updated the pull request increme

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v4]

2025-09-02 Thread Vanitha B P
jdk-25.0.1/bin/java -jar jtreg/lib/jtreg.jar -verbose:summary > -testjdk:jdk-25.0.1 -dir:open/test/jdk > java/util/TimeZone/DefaultTimeZoneTest.java > > Passed: java/util/TimeZone/DefaultTimeZoneTest.java > Test results: passed: 1 Vanitha B P has updated the pull request increme

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v3]

2025-09-02 Thread Vanitha B P
jdk-25.0.1/bin/java -jar jtreg/lib/jtreg.jar -verbose:summary > -testjdk:jdk-25.0.1 -dir:open/test/jdk > java/util/TimeZone/DefaultTimeZoneTest.java > > Passed: java/util/TimeZone/DefaultTimeZoneTest.java > Test results: passed: 1 Vanitha B P has updated the pull request increme

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v2]

2025-09-02 Thread Vanitha B P
On Tue, 2 Sep 2025 14:35:47 GMT, Mikhail Yankelevich wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> modified tzid variable > > test/jdk/java/util/TimeZone/DefaultTimeZon

Re: RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected [v2]

2025-09-02 Thread Vanitha B P
jdk-25.0.1/bin/java -jar jtreg/lib/jtreg.jar -verbose:summary > -testjdk:jdk-25.0.1 -dir:open/test/jdk > java/util/TimeZone/DefaultTimeZoneTest.java > > Passed: java/util/TimeZone/DefaultTimeZoneTest.java > Test results: passed: 1 Vanitha B P has updated the pull request increme

RFR: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected

2025-09-02 Thread Vanitha B P
Problem Statements: 1. ZoneID is not updating when the user change the platform time zone setting, then click the "Update Time Zone" button. 2. ZoneID was not displaying in the window as it is displaying in the lower releases. Test Results: jdk-25.0.1/bin/java -jar jtreg/lib/jtreg.jar -verbose:

Integrated: 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive

2024-07-30 Thread Vanitha B P
On Wed, 24 Jul 2024 12:20:05 GMT, Vanitha B P wrote: > tools/jpackage/windows/WinChildProcessTest.java was failing intermittently, > fixed the issue and changes are tested. This pull request has now been integrated. Changeset: 2c9fd901 Author:Vanitha B P Committer: Alexey Semenyu

Re: RFR: 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive

2024-07-29 Thread Vanitha B P
On Wed, 24 Jul 2024 16:42:52 GMT, Alexey Semenyuk wrote: >> tools/jpackage/windows/WinChildProcessTest.java was failing intermittently, >> fixed the issue and changes are tested. > > @sashamatveev please review @alexeysemenyukoracle @sashamatveev Can you please sponsor? - PR Comme

Re: RFR: 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive [v3]

2024-07-29 Thread Vanitha B P
> tools/jpackage/windows/WinChildProcessTest.java was failing intermittently, > fixed the issue and changes are tested. Vanitha B P has updated the pull request incrementally with one additional commit since the last revision: Vanitha B P - Changes: - all:

Re: RFR: 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive [v2]

2024-07-25 Thread Vanitha B P
> tools/jpackage/windows/WinChildProcessTest.java was failing intermittently, > fixed the issue and changes are tested. Vanitha B P has updated the pull request incrementally with one additional commit since the last revision: Addressed the review comments - Changes:

RFR: 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive

2024-07-24 Thread Vanitha B P
tools/jpackage/windows/WinChildProcessTest.java was failing intermittently, fixed the issue and changes are tested. - Commit messages: - 8336315: tools/jpackage/windows/WinChildProcessTest.java Failed: Check is calculator process is alive Changes: https://git.openjdk.org/jdk/pull/

Integrated: 8325525: Create jtreg test case for JDK-8325203

2024-07-11 Thread Vanitha B P
On Tue, 4 Jun 2024 07:13:15 GMT, Vanitha B P wrote: > Created jtreg test case for > [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. > > The JpackageTest created tests that the child process started from the app > launched by jpackage launcher is not automatic

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v4]

2024-07-10 Thread Vanitha B P
On Wed, 10 Jul 2024 15:36:52 GMT, Alexey Semenyuk wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Addressed the review comment > > Looks good. Thank you for doing all the ad

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v5]

2024-07-10 Thread Vanitha B P
> Created jtreg test case for > [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. > > The JpackageTest created tests that the child process started from the app > launched by jpackage launcher is not automatically terminated when the the > launcher is termin

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v4]

2024-07-09 Thread Vanitha B P
> Created jtreg test case for > [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. > > The JpackageTest created tests that the child process started from the app > launched by jpackage launcher is not automatically terminated when the the > launcher is termin

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v3]

2024-07-09 Thread Vanitha B P
On Tue, 9 Jul 2024 14:26:11 GMT, Alexey Semenyuk wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Addressed the review comments based on the inputs > > test/jdk/tools/jpackage/apps/Chi

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v3]

2024-07-09 Thread Vanitha B P
> Created jtreg test case for > [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. > > The JpackageTest created tests that the child process started from the app > launched by jpackage launcher is not automatically terminated when the the > launcher is termin

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v2]

2024-07-04 Thread Vanitha B P
On Wed, 3 Jul 2024 16:57:49 GMT, Alexey Semenyuk wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8325525 Addressed review comments > > test/jdk/tools/jpackage/share/Jpack

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v2]

2024-07-04 Thread Vanitha B P
On Wed, 3 Jul 2024 16:47:02 GMT, Alexey Semenyuk wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8325525 Addressed review comments > > test/jdk/tools/jpackage/share/JpackageTest.jav

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v2]

2024-07-04 Thread Vanitha B P
On Wed, 3 Jul 2024 16:45:51 GMT, Alexey Semenyuk wrote: >> Vanitha B P has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8325525 Addressed review comments > > test/jdk/tools/jpackage/apps/ThirdPartyAppL

Re: RFR: 8325525: Create jtreg test case for JDK-8325203

2024-07-02 Thread Vanitha B P
On Thu, 20 Jun 2024 15:45:11 GMT, Alexey Semenyuk wrote: >> Created jtreg test case for >> [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. >> >> The JpackageTest created tests that the child process started from the app >> launched by jpackage launcher is not automatically te

Re: RFR: 8325525: Create jtreg test case for JDK-8325203 [v2]

2024-07-02 Thread Vanitha B P
> Created jtreg test case for > [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. > > The JpackageTest created tests that the child process started from the app > launched by jpackage launcher is not automatically terminated when the the > launcher is termin

RFR: 8325525: Create jtreg test case for JDK-8325203

2024-06-13 Thread Vanitha B P
Created jtreg test case for [JDK-8325203](https://bugs.openjdk.org/browse/JDK-8325203) issue. The JpackageTest created tests that the child process started from the app launched by jpackage launcher is not automatically terminated when the the launcher is terminated. - Commit mess