-
Bug
-
Resolution: Not an Issue
-
P3
-
6
-
generic
-
generic
JDK-Info:
---------
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b61)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b61, mixed mode)
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jdk
2) Goto $JDK/bin
3) Enter the command ./jdb -version
This is jdb version 1.6 (J2SE version 1.6.0-rc)
Expected Behavior:
-----------------
version string should not include the word "J2SE"
---------
java version "1.6.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.6.0-rc-b61)
Java HotSpot(TM) Client VM (build 1.6.0-rc-b61, mixed mode)
Operating System:
-----------------
Generic
Steps to Reproduce:
-------------------
1) Install jdk
2) Goto $JDK/bin
3) Enter the command ./jdb -version
This is jdb version 1.6 (J2SE version 1.6.0-rc)
Expected Behavior:
-----------------
version string should not include the word "J2SE"
- duplicates
-
JDK-6382798 TTY: "J2SE" is used in jdb -version
-
- Closed
-