Snow Leopard breaks Google Talk Video plugin under Safari 4, and breaks/removes Java5 which is bad for GWT 1.6/1.7 devs. Beware!
Ack... We've moved over to OOPHM for some stuff, but hosted mode is still part of some of our workflow (testing etc). No Java5 at all? WTF, Apple. - Matt M (inactive)
Yeah, Snow Leopard only has Java 6 installed (and thus, no 32 bit version either). - Mark Trapp
It leaves them in the /System/Library/Frameworks/JavaVM.Framework directory, but the system Java Preferences app no longer allows them to be selected, and I couldn't get them to run from the command line. - Ray Cromwell
Does eclipse let you select them as a target JVM? - Matt M (inactive)
I've seen some random reports of a 32-bit Java 6 on Snow Leopard. Has anyone tried to run hosted mode with that? The lack of 64-bit SWT has always been the issue with hosted mode and Java 6 on OS X. - Kelly Norton
The latest Eclipse apparently shipped with a 64-bit Cocoa SWT option (not available by default). I haven't tried it out myself. - Matt M (inactive)