Re: Open Jdk Timezone bug?

2009-12-02 Thread Masayoshi Okutsu
Hmm... I don't know why it picks up SystemV/CST6CDT while the detected time zone ID is America/Chicago. Bill, could you set the TZ environment variable to "America/Chicago" and run a jre to see what happens? Thanks, Masayoshi On 12/3/2009 5:54 AM, Bill Tims (RSI) wrote: Andrew I've si

Re: Open Jdk Timezone bug?

2009-12-02 Thread Bill Tims (RSI)
Andrew I've signed up and hopefully this will show up on the list. The program is attached. I ran it, with test2(), with strace and grep'd for javazi and got: 6205 stat64("/usr/share/javazi/ZoneInfoMappings", 0xb7328d4c) = -1 ENOENT (No such file or directory) ... 6205 access("/usr/

Re: Open Jdk Timezone bug?

2009-12-02 Thread Andrew John Hughes
2009/12/2 Bill Tims (RSI) : > Andrew/Masayoshi > >   After some research it appears that we have the openjdk-6-jre-lib package, > version b11, installed and it is current according to Ubuntu. Ok, newer versions will also include the IcedTea version in java -version, $ /home/andrew/build/icedtea6

Re: Open Jdk Timezone bug?

2009-12-02 Thread Bill Tims (RSI)
Andrew/Masayoshi After some research it appears that we have the openjdk-6-jre-lib package, version b11, installed and it is current according to Ubuntu. The latest openjdk-6-jre has the same version number. Masayoshi indicates in an earlier email that the current version is 6u17. When I

Re: Open Jdk Timezone bug?

2009-12-02 Thread Andrew John Hughes
2009/12/1 Masayoshi Okutsu : > What is the time zone ID you are using? > > Thanks, > Masayoshi > > On 12/1/2009 1:55 AM, Bill Tims (RSI) wrote: >> >> From what I can find, this appears to be the right place to post this, if >> I'm wrong I would appreciate a pointer to the proper location. >>  The d