Improve timezone mapping for AIX platform (original) (raw)
Jonathan Lu luchsh at linux.vnet.ibm.com
Wed Mar 26 06:47:04 UTC 2014
- Previous message: 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
- Next message: Improve timezone mapping for AIX platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/TimeZone_md.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: 8020860: cluster Hashtable/Vector field updates for better transactional memory behaviour
- Next message: Improve timezone mapping for AIX platform
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]