[11u] RFR: 8223490: Optimize search algorithm for determining default time zone

Hohensee, Paul hohensee at amazon.com
Mon Nov 18 15:42:45 UTC 2019


Lgtm.

Paul

On 11/18/19, 5:34 AM, "jdk-updates-dev on behalf of Lindenmaier, Goetz" <jdk-updates-dev-bounces at openjdk.java.net on behalf of goetz.lindenmaier at sap.com> wrote:

    Hi,
    
    I would like to downport this for parity with 11.0.6-oracle.
    
    I had to resolve src/java.base/unix/native/libjava/TimeZone_md.c
    
    In 14, data structure 'stat' was replaced by 'stat64'.
    Also, some readdir64/readdir and dirent/dirent64 differ
    in the contexts.
    
    webrev: http://cr.openjdk.java.net/~goetz/wr19/8223490-optimize_time_zone-jdk11/01/
    bug: https://bugs.openjdk.java.net/browse/JDK-8223490
    orig change: https://hg.openjdk.java.net/jdk/jdk/rev/8ee083465318
    
    Best regards,
      Goetz.
    



More information about the jdk-updates-dev mailing list