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
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
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
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
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
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
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
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:
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
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
> 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:
> 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:
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/
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
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
> 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
> 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
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
> 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
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
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
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
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
> 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
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
25 matches
Mail list logo