Date: Wed, 13 Mar 2002 00:18:00 -0600 From: Timothy Kettering <timster@blackcore.com> To: FreeBSD-Java <java@FreeBSD.ORG> Subject: Re: Setting the JVM timezone Message-ID: <B8B44B38.583D%timster@blackcore.com> In-Reply-To: <Pine.GSO.4.43.0203122142500.1141-100000@nova.fnal.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
I realized just now that I had not updated to the patchset6, so I just did that then reran my tests - still seems that the FreeBSD native jdk is incorrectly seeing the timezone, while the linux-jdk reports the right timezone. $ /usr/local/jdk1.3.1/bin/java TestRun The TZ is: GMT+06:00 $ /usr/local/linux-jdk1.3.1/bin/java TestRun The TZ is: GMT-06:00 -- Tim Kettering http://www.blackcore.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8B44B38.583D%timster>