Integrated: JDK-8266942: gtest/GTestWrapper.java os.iso8601_time_vm failed

Thomas Stuefe stuefe at openjdk.java.net
Sat May 15 05:22:41 UTC 2021


On Thu, 13 May 2021 15:39:49 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> My test only worked on half the globe, since the timezone stamp comparison was wrong (always compared for '+').
> 
> Fixed that. Also made the UTC-variant-tests more strict by requiring the timezone delta to be 0000.
> 
> Tested manually with various time zones.

This pull request has now been integrated.

Changeset: f3fb5a45
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/f3fb5a4524255487f95a93e50da6b230de0b31ce
Stats:     6 lines in 1 file changed: 1 ins; 0 del; 5 mod

8266942: gtest/GTestWrapper.java os.iso8601_time_vm failed

Reviewed-by: dcubed

-------------

PR: https://git.openjdk.java.net/jdk/pull/4013


More information about the hotspot-runtime-dev mailing list