Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 10:06:47 +1000 (EST)
From:      John Birrell <jb@cimlogic.com.au>
To:        freebsd-java@FreeBSD.ORG
Subject:   JDK version numbers
Message-ID:  <199804160006.KAA00867@cimlogic.com.au>

next in thread | raw e-mail | index | archive | help
Has anyone had difficulty handling JDK version numbers like:

"jdk1.1.5-FreeBSD:1998/02/08"

I realise that this accurately identifies the jdk we're using,
but it makes it pretty difficult to check for "1.1.2" or later
(like JFC expects you to do).

If the date is necessary, I'd prefer to see it added to java.vendor:

"Sun Microsystems Inc., port by java-port@mt.sri.com 1998/02/08"

and leave java.version:

"1.1.5"

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

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?199804160006.KAA00867>