Last week I have finally decided to upgrade to Java7. I downloaded the small online installation package, but it was unable to download anything. OK, so I downloaded the offline version. Ever since I can’t run ANY applets (it’s not security policy, they just crash).
After the big anti Java news campaign these last months, many security issues, recommendation of uninstalling Java and the permanent “it’s slow” dogma this last fail made me really worried.
So I started to look around on bundling my own OpenJDK JRE. I have come across some Cas’ posts on couple of sites and basically did the same as he did with OpenJDK. The JRE is now only 6MB. The performance level is little lower but otherwise my pet project runs nicely (true I tested it only on my machine).
My question is: is it OK to bundle such modified JRE? I know that Cas claims no one cares, and he is doing it with the Oracle/Sun JRE for years. Still, is it a gray area or is it 100% legit?
Thanks.