From owner-freebsd-java@FreeBSD.ORG Thu Jun 3 15:07:46 2010 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC2D11065674 for ; Thu, 3 Jun 2010 15:07:46 +0000 (UTC) (envelope-from marquis@roble.com) Received: from mx5.roble.com (mx5.roble.com [206.40.34.5]) by mx1.freebsd.org (Postfix) with ESMTP id C09888FC0A for ; Thu, 3 Jun 2010 15:07:46 +0000 (UTC) Date: Thu, 3 Jun 2010 07:54:07 -0700 (PDT) From: Roger Marquis To: freebsd-java@freebsd.org In-Reply-To: <20100602120016.5B4BE1065696@hub.freebsd.org> References: <20100602120016.5B4BE1065696@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Message-Id: <20100603145407.28CAE2B2131@mx5.roble.com> Subject: Re: Timezone behavior of Java X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 15:07:46 -0000 > If it works with your system then it must be something with ours. I have > absolutely no idea what the cause might be. Any pointers? There was a bug some years ago that caused a similar symptom, but only when /etc/localtime was a symlink instead of a regular file. Roger Marquis