updating java

I was running

# java -version

java version "1.5.0_10"

Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)

Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)

on a Solaris 10 machine. I applied patch 118667 and the java -version output has not changed. Shouldn't the build have changed from _10 to _11?

Larry

[387 byte] By [sgtrocka] at [2007-11-26 19:03:38]
# 1
Why not just download jdk1.6.0?Is your PATH still pointing to build 10?
Djaunla at 2007-7-9 20:50:59 > top of Java-index,Java Essentials,New To Java...