[8] RFR: 8024141: Unexpected timezone display name

2013-09-05 Thread Masayoshi Okutsu

Hi,

Please review the following fix:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8024141

The fix is to cache time zone name arrays in different sizes separately. 
The cache support and/or time zone name resources structure may need to 
be revisited for more efficient management. Maybe for the next release.


Webrev:
http://cr.openjdk.java.net/~okutsu/8/8024141/webrev.00/

Thanks,
Masayoshi



Re: [8] RFR: 8024141: Unexpected timezone display name

2013-09-05 Thread Yuka Kamiya

Hi,

The fix looks good to me.

Thanks,
--
Yuka

(2013/09/06 15:05), Masayoshi Okutsu wrote:

Hi,

Please review the following fix:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8024141

The fix is to cache time zone name arrays in different sizes separately. The 
cache support and/or time zone name resources structure may need to be 
revisited for more efficient management. Maybe for the next release.

Webrev:
http://cr.openjdk.java.net/~okutsu/8/8024141/webrev.00/

Thanks,
Masayoshi