Improve timezone mapping for AIX platform (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Wed Mar 26 07:26:51 UTC 2014
- Previous message: Improve timezone mapping for AIX platform
- Next message: Improve timezone mapping for AIX platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Adding i18n-dev to the thread as i18n-dev is where the TZ code is maintained.
On 26/03/2014 06:47, Jonathan Lu wrote:
Hi ppc-aix-port-dev, core-libs-dev,
Here's a patch for JDK-8034220, http://cr.openjdk.java.net/~luchsh/JDK-8034220/ It is trying to add the a more complete timezone mapping mechanism for AIX platform. the changes are primarily based on IBM's commercial JDK code, which includes: - A new timezone mapping file added under directory jdk/src/aix/lib/ - Code to parse above config file, changed file is src/solaris/native/java/util/TimeZonemd.c - And also makefile change in make/CopyFiles.gmk to copy the config file Could you pls help to review and give comments ? Cheers - Jonathan
- Previous message: Improve timezone mapping for AIX platform
- Next message: Improve timezone mapping for AIX platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]