RFR(XS): 8164939: GTest LogDecorations.iso8601_time_test fails on macOS

Marcus Larsson marcus.larsson at oracle.com
Mon Sep 5 07:37:13 UTC 2016


Need a second reviewer for this!

Thanks,
Marcus


On 08/31/2016 09:48 AM, Marcus Larsson wrote:
> Hi,
>
> Please review the following patch fixing a daylight savings issue with 
> mktime/localtime in the unit tests on Mac OSX. Avoiding the use of 
> 'daylight' and instead letting mktime handle DST seems to solve the 
> issue, and still works as intended on all the other platforms.
>
> Webrev:
> http://cr.openjdk.java.net/~mlarsson/8164939/webrev.00/
>
> Issue:
> https://bugs.openjdk.java.net/browse/JDK-8164939
>
> Testing:
> Manually verified on a previously failing host. Unit tests through JPRT.
>
> Thanks,
> Marcus



More information about the hotspot-runtime-dev mailing list