RFR(XS): 8164939: GTest LogDecorations.iso8601_time_test fails on	macOS
    Staffan Larsen 
    staffan.larsen at oracle.com
       
    Wed Aug 31 19:14:52 UTC 2016
    
    
  
Looks good!
Thanks,
/Staffan
> On 31 aug. 2016, at 09:48, Marcus Larsson <marcus.larsson at oracle.com> 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