I decided to uninstall sun java and give openjdk a chance.But when I test java from the sun java website I get a report about using sun java SE 6 update20.

But I uninstalled sun java completely.This is from the terminal:

ceylan@ceylan-desktop:~$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.9) (6b20-1.9.9-0ubuntu1~10.04.2)
OpenJDK Server VM (build 19.0-b09, mixed mode)
ceylan@ceylan-desktop:~$ update-java-alternatives -l
java-6-openjdk 1061 /usr/lib/jvm/java-6-openjdk
ceylan@ceylan-desktop:~$

Can someone help please!

Java is working on all the sites I use.No problems so far.But since it shows version 20 does this mean I am not secure?
__________________