From owner-freebsd-java Tue Mar 12 22:18: 6 2002 Delivered-To: freebsd-java@freebsd.org Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by hub.freebsd.org (Postfix) with ESMTP id 81DD037B417 for ; Tue, 12 Mar 2002 22:18:02 -0800 (PST) Received: from [209.98.155.26] (envy.blackcore.com [209.98.155.26]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id EA90B81C3 for ; Wed, 13 Mar 2002 00:18:01 -0600 (CST) User-Agent: Microsoft-Entourage/10.0.0.1331 Date: Wed, 13 Mar 2002 00:18:00 -0600 Subject: Re: Setting the JVM timezone From: Timothy Kettering To: FreeBSD-Java Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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