It also installs a System Preferences plugin that opens up a custom Swing-based settings panel that looks awful on a Retina MBP. It tries to replicate the look of the standard Apple Java Preferences app, but is confusing because it doesn't affect the system Java that you'd see when doing 'which java' from the command line.
The installer script then sets the permissions on /Library/Internet Plug-Ins/JavaAppletPlugin.plugin to root:wheel. This is the same as the bundled Java installations.
For those of us without Retina MBP's, could you upload a screenshot?
http://i46.tinypic.com/25qu9a9.png http://i47.tinypic.com/2hhq3ae.jpg http://i47.tinypic.com/2j2xrm0.jpg
The images compressed a little on upload, so it actually looks even worse than in the image. The contrast between the sharp text everywhere else and the fuzzy Swing window is jarring.
Furthermore they've sent out recent security updates partially disabling applet loading in web browsers and disabling the JVM entirely if it hasn't been used in a long while.
I think that the next step of completely shuttering Apple's JRE demand-loader will be a straight-up security win for most end-users, ensuring that only those who require Java have it.
I suspect the on-demand Java installation process will be around for quite some time.
So much for a less bloated runtime. I confess I am not sure how big of a size impact JavaFX has (and I'm reasonably sure it has no runtime impact).
JRE: http://download.oracle.com/otn-pub/java/jdk/7u6-b24/jre-7u6-...
JDK: http://download.oracle.com/otn-pub/java/jdk/7u6-b24/jdk-7u6-...
You'll need to start off here:
JRE: http://www.oracle.com/technetwork/java/javase/downloads/jre7...
JDK: http://www.oracle.com/technetwork/java/javase/downloads/jdk7...
E.g., any known backward compatibility issues or bad experiences anyone's encountered (aside from looking bad on a retina display)?
As a developer, even if some features got postponed to Java 8, it still has lots of nice new features to get your hands on.
Though, of course, you know better than clicking 'yes' on a random trojan installer, so maybe you don't need the security updates.
"JavaFX 2.2 introduces full Linux support for both x86 and x64 systems."
Earlier betas indicated 'works on Snow Leopard', though I'm not sure how they tested it, because it never installed. Later site pages just said 'tested on Lion' or something like that.
There was a google code site that offered built versions with installers that worked on Snow Leopard (supposedly) but I could never get those to install right either.
Am I destined to have to upgrade to Lion/ML just to get Java7. ???