Probably in your computer.EasyB said:Safari takes so long to launch java applets and will often crash while a complex applet is running. Where is my problem at?
EasyB said:Safari takes so long to launch java applets and will often crash while a complex applet is running. Where is my problem at?
Yes, except MS distributed a bastardized version for some time. That was the whole point behind Sun's law suit against MS, which MS settled out of court.Uma888 said:isnt java supposed to be "Platform independant" ? meaning code sould run fine on all platforms 😱
AppleAce said:Isn't Apple's implementation of Java somewhat behind that of M$ ? For example, Yahoo chat doesn't work reliably at all under Safari or Firefox, or IE for that matter.
Yes it is. But as a (Java) developer I can say that even if it's supposed to be platform independent, there are always some small differences that can cause problems unless the developer is very careful and/or makes sure to test the product on different platforms.Uma888 said:isnt java supposed to be "Platform independant" ? meaning code sould run fine on all platforms 😱
plinden said:No, Microsoft no longer provide a separate implementation of the JVM, and it ended at something like Java 1.1 (they still support it, but their website provides links to the Sun website).
Sun's implementation is the reference version, but they provide versions only for Windows, Solaris and Linux.
The Mac OS X latest version (1.4.1) is behind the current Sun version (1.5). It's hard to say if something written for the Microsoft JVM would work with JDK 1.4.x or JDK 1.5, and I don't feel like trying to find out, but I think it's unlikely.
gekko513 said:Yes it is. But as a (Java) developer I can say that even if it's supposed to be platform independent, there are always some small differences that can cause problems unless the developer is very careful and/or makes sure to test the product on different platforms.
Yahoo chat doesn't use Java 1.5. If it doesn't work well on the Mac it is because it is badly coded or because there are bugs in Apple's JVM. The former is more likely.AppleAce said:That's more or less what I meant. Apple isn't running the latest version of Java, so some applets, like Yahoo chat, function very inconsistently or not at all.
gekko513 said:Yahoo chat doesn't use Java 1.5. If it doesn't work well on the Mac it is because it is badly coded or because there are bugs in Apple's JVM. The former is more likely.
Pismo said:As for Yahoo, I wish the Mac version of Yahoo Messenger was the same as the PC version. They're pretty much the same except the audio chat. I have to use VPC to run Yahoo Messenger to use the audio chat. Really annoying. Is there a 3rd party program out there for OS X that I can use for Yahoo's audio chat?