Integrated: 8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected
Vanitha B P
duke at openjdk.org
Wed Sep 3 15:33:48 UTC 2025
On Tue, 2 Sep 2025 09:22:16 GMT, Vanitha B P <duke at openjdk.org> 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 the lower releases.
>
> Test Results:
> 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
This pull request has now been integrated.
Changeset: a40afdd0
Author: Vanitha B P <vanitha.b.p at oracle.com>
Committer: Naoto Sato <naoto at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a40afdd08f366afcefb1ac9d5fb184c8e803707e
Stats: 30 lines in 1 file changed: 25 ins; 1 del; 4 mod
8366537: Test "java/util/TimeZone/DefaultTimeZoneTest.java" is not updating the zone ID as expected
Reviewed-by: naoto, jlu
-------------
PR: https://git.openjdk.org/jdk/pull/27043
More information about the core-libs-dev
mailing list