RFR(XS): 8164939: GTest LogDecorations.iso8601_time_test fails on macOS
Marcus Larsson
marcus.larsson at oracle.com
Mon Sep 5 08:06:24 UTC 2016
Great, thanks Dmitry!
On 09/05/2016 09:38 AM, Dmitry Samersoff wrote:
> Looks good for me!
>
> -Dmitry
>
>
> On 2016-08-31 10:48, 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