Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2003 03:00:40 +1030
From:      Greg Lewis <glewis@eyesbeyond.com>
To:        Munehiro Matsuda <haro@h4.dion.ne.jp>
Cc:        freebsd-java@FreeBSD.ORG
Subject:   Re: [CFR] jdk1.3.1 java_wrapper script update patch
Message-ID:  <20030315030040.A88073@misty.eyesbeyond.com>
In-Reply-To: <20030315.003054.74755042.haro@h4.dion.ne.jp>; from haro@h4.dion.ne.jp on Sat, Mar 15, 2003 at 12:30:54AM %2B0900
References:  <20030315.003054.74755042.haro@h4.dion.ne.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 15, 2003 at 12:30:54AM +0900, Munehiro Matsuda wrote:
> I've created a patch which updates java_wrapper shell-script for jdk-1.3.1,
> that addresses the issues with classic/hotspot VM mixed environment.
> 
> Main changes are:
>  1. Properly handle -client/-server options.
>  2. Recognise -classic/-green/-native/-client/-server/-hotspot arguments,
>     and pass appropriate argument to the executing command.
>  3. Honer THREADS_FLAG environment variable more. 
> 
> With these changes, following suceeds, even with hotspot installed:
>   java -version
>   java -classic -version
>   java -green -version
>   java -native -version
>   java -client -version
>   java -server -version
>   java -hotspot -version
> 
> I'd appriciate any feed back with it.

You know, I'm going to have to punish you with a BSD Java commit bit if
you keep this up ;).

Arigato, again!  Looks good from an initial glance, I'll test it out
a little later.

-- 
Greg Lewis                          Email   : glewis@eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis@FreeBSD.org


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?20030315030040.A88073>