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

