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

Daniel D.Daugherty dcubed at openjdk.java.net
Fri May 14 23:45:37 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.

Thumbs up.

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

Marked as reviewed by dcubed (Reviewer).

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


More information about the hotspot-runtime-dev mailing list