View Single Post
  #5 (permalink)  
Old October 10th, 2008
stief stief is offline
A reader, not an expert
 
Join Date: January 11th, 2003
Location: Canada
Posts: 4,613
stief has a spectacular aura about
Default

I can't tell if the java updates are dependent on other updates, so IMHO, yeah I'd run them all.

If you are comfortable with the Terminal, you can see what gives with
Code:
java -version
For OS 10.4.11, I get
Code:
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b06-275)
Java HotSpot(TM) Client VM (build 1.5.0_16-132, mixed mode)
Reply With Quote