Question

I'm developing an applet in Java 1.6 which is supposed (ofcourse) to run on Mac and PC.

However people with Mac seems to all have Java 1.5 installed even due they keep thier software updated with the Mac update tool.

This seems very strange to me that Java isn't automatically updated by Apple as Java 1.6 was released in 2006. Is there an official reason for this?

Also; if I go to http://www.java.com/en/download/help/testvm.xml , Mac OSX isn't listed?

Was it helpful?

Solution

Sun does not release Java for OS X, Apple does that (they have an agreement about it), and it comes out of the box (and with OS updates).

And, in general, Java releases lag significantly behind all other platforms on which Java runs because of it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top