From owner-freebsd-java Wed May 10 15:55:10 2000 Delivered-To: freebsd-java@freebsd.org Received: from ares.trc.adelaide.edu.au (ares.trc.adelaide.edu.au [129.127.246.5]) by hub.freebsd.org (Postfix) with ESMTP id 8E8EB37B6DA for ; Wed, 10 May 2000 15:55:05 -0700 (PDT) (envelope-from glewis@ares.trc.adelaide.edu.au) Received: (from glewis@localhost) by ares.trc.adelaide.edu.au (8.9.3/8.9.3) id IAA82806; Thu, 11 May 2000 08:24:57 +0930 (CST) (envelope-from glewis) From: Greg Lewis Message-Id: <200005102254.IAA82806@ares.trc.adelaide.edu.au> Subject: Re: file.encoding property (Re: Alpha JDK 1.2.2 patchset 7) In-Reply-To: <20000510161225-49143G.kumabu1@tahoe.yoko.ssl.fujitsu.co.jp> from "Shin'ya Kumabuchi" at "May 10, 2000 04:12:25 pm" To: "Shin'ya Kumabuchi" Date: Thu, 11 May 2000 08:24:57 +0930 (CST) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL70 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Shin'ya Kumabuchi wrote: > Hi. Konnichi wa Shin'ya-san! > # I'm sorry for my poor English. But its so much better than my Nihongo that I'm not even going to attempt to continue :). > There's no setup code for file.encoding property (because of > insufficient i18n support in FreeBSD??). > So I wrote ad-hoc patch for file.encoding, but this seems not to be > smart :-( How about jdk1.1.8? Hmmm, I haven't looked into the file.encoding stuff I must admit. Work is very bsuy for me at the moment. > # in runtime, need symlink to existing i18n.jar(e.g. blackdown's > # jdk1.2.2 port), since it seems there's no i18n classes in > # jdk1_2_2-src.tar.gz. Ok, I could probably include this in the patchset tarball and tell people where they should move it to in the instructions. > Additionally, linking libxpg4.so into libjava.so seems not to take > effect for me. (i.e. I must type `env LD_PRELOAD=/usr/lib/libxpg4.so > /somewhere/bin/java ...') > So I fixed build/freebsd/makefiles/Defs-freebsd.gmk too. Right, I'd hoped to avoid adding xpg4 to the main linking libraries, but its starting to look inevitable, so lets just do it. I assume the patch to java_props_md.c is to load the correct encoding? > Thanks. Thank you :). -- Greg Lewis glewis@trc.adelaide.edu.au Computing Officer +61 8 8303 5083 Teletraffic Research Centre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message