[Bug 234] New: HotSpot version should be shown in java -version invocation
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Oct 27 12:44:10 PDT 2008
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=234
Summary: HotSpot version should be shown in java -version
invocation
Product: IcedTea
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IcedTea
AssignedTo: unassigned at icedtea.classpath.org
ReportedBy: mlists at juma.me.uk
mjw asked me to file this, so here it goes.
The output of java -version for java-1.6.0-openjdk-1.6.0.0-0.18.b09.fc9.x86_64
in Fedora 9 is:
java version "1.6.0"
OpenJDK Runtime Environment (build 1.6.0-b09)
OpenJDK 64-Bit Server VM (build 1.6.0-b09, mixed mode)
The output of java -version for JDK6 Update 10 (proprietary) is:
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
The HotSpot version (11.0-b15) is missing from the IcedTea/OpenJDK output and
that information is quite useful to have.
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list