Apple deprecates Java
developer.apple.com
Apple deprecates Java
1–10 of 277 posts
Re: Apple deprecates Java
#2People who follow Apple's developer communication have seen this coming for years. It'll be interesting to see if Oracle steps up to fill the gap or not.
Re: Apple deprecates Java
#3Note that they've only deprecated their own Java runtime.
Re: Apple deprecates Java
#4[deleted]
Re: Apple deprecates Java
#5Sounds significant, but how important is Apple/MacOS to Java?
Re: Apple deprecates Java
#6People who follow Apple's developer communication have seen this coming for years. It'll be interesting to see if Oracle steps up to fill the gap or not.
There is already a port of OpenJDK: http://landonf.bikemonkey.org/static/soylatte/
Though it's not developed by Oracle employees afaik.
Re: Apple deprecates Java
#7Note that they've only deprecated their own Java runtime .
I have not done Java development on OS X, but doesn't this mean that OS X 10.7 would not ship with a Java runtime? Wouldn't this have a negative effect on the ease of packaging and distributing Java programs on the platform?
Re: Apple deprecates Java
#8Does this mean that if you want to distribute a Java app bundle, you must package the JRE into it as a framework?
Re: Apple deprecates Java
#9Wait, I thought Oracle (Java's current owner) is Apple's friend, because of the lawsuit against Google's Android.
Head spinning.
Re: Apple deprecates Java
#10Speculative, but could this be an early preventative measure to keep JRuby from challenging their up and coming MacRuby platform?