Good to know. Maybe this would be a sign for some people to stop going nuts and jumping to conclusions.
..but it probably won't
This is MacRumors ya know!
..but it probably won't
This is MacRumors ya know!
Mark my words... it will be 4Us in the next Mac Pro refresh.
Good to know. Maybe this would be a sign for some people to stop going nuts and jumping to conclusions.
All this way of thinking might be fine when it comes to consumers, where migrating off of one platform/technology simply requires purchasing new stuff. But for people that make money off this software/hardware, it is important to have clear roadmaps and never leave anyone hanging.
The only people that need to "get real" here are the little consumers trying to tell Developers and System Administrators how right Apple are all the time.
I am very excited to see this. I would much rather develop with Java than ObjC. I hoping they bring this option to developing for the iOS platform. They desperately need it. ObjC is such a pain to develop with when compared to .NET. Java will level the development playing field quite a bit.
Great news! Though it really should have been announced at the same time as the deprecation of the old packages.![]()
As far as your constant cry of "people thinking apple is right all the time" no one said that apple is always right. No company is. Yes, it would be nice to have roadmaps but what we are saying is people are crying and getting worked up over absolutely nothing. Not once did Apple say they were dropping Java on OSX.
As always you believe yourself to be correct. I work in IT too and for someone to panic and jump ship over a tiny release note is ridiculous. Try and justify your Apple hate all you want just like you do in every other thread of yours but its completely idiotic for anyone to think that any OS is going to abandon Java. Like I said before, anyone who thinks that doesn't know much about the computer industry.
As far as your constant cry of "people thinking apple is right all the time" no one said that apple is always right. No company is. Yes, it would be nice to have roadmaps but what we are saying is people are crying and getting worked up over absolutely nothing. Not once did Apple say they were dropping Java on OSX.
Thank god, people can shut up about this now.
Good to know. Maybe this would be a sign for some people to stop going nuts and jumping to conclusions.
You really need to stop making things up. Keep your fantasies to yourself. You are welcome to share 'opinions' and 'facts'.
They may not have said it but they certainly act like it. There is a word for these, "Steve Jobs + Larry Ellison are best friends" members, it's called being a, "fan boi".
It's a dick move on Apple's part. Everyone sees it except the "fan bois".
. Anyone trying to claim people were panicking are indeed just saying "Apple was right in how they did this!".
No it is NOT press release. it is release notes.
there is big difference between release notes for developers and company official press release. you know that, do you?
Most Apple developers know what deprecated really means, and figured that a replacement would be forthcoming based on the wording. Especially since the very next section in the release notes is titled "Third Party JVM Support and Locations". One could quibble over wording, but even as originally worded, the intent was pretty clear to many of us. If Apple and Oracle had has something ready to announce that day, they would have.
I never said what they did was right, but I sew no reason to panic. No OS in their right mind would drop Java support. Sun has always updated a lot of their own stuff, it only makes sense that they continue to do it. Lots of people myself included figured this was the way apple was going with this.
You did, you did. I agreed with you, but since I did not offer active support, even I feel properly chastened. (By the way, John B., how's your sloop? And what IS a sloop, anyway?)
It's actually fact.
http://www.allaboutstevejobs.com/bio/long/08.html
Bruce
Of course, since its on the internet it must be a fact! Just like when you pretended to have worked for Apple.
I told a vendor I would jump ship if they didn't update the retardly old Tomcat installation they shipped and supported, seeing how it had so many exploits in it. Funny, they didn't think I was panicking, they understood the need to keep up with updates and that leaving paying customers hanging with no migration path was bad business. I have now been assured that in a matter of weeks, they would have official support and a shipping update for Tomcat in their product.
And Apple hate ? Where did you get that I hate Apple ? Why would I buy their products if I hated them ? You're not even making sense.
But they did. Not getting updates for Java is equivalent to dropping it. For a period of a few weeks, Java developers were basically told there would be no updates anymore, and thus it was Java 6 and the current update level or bust.
There was no announcement from Oracle, no nothing as far as continued support goes. If you're on the verge of starting a project or early enough into one, you don't take the chance on OS X. It has nothing to do with panic, and everything to do with proper planning. You don't spend money on uncertainty.
Anyone who knows anything about the computer industry knows that. I was even on Apple's side for this, they needed to drop their own Java runtime, it was always late and it wasn't work they should've been doing in the first place. However, there's a way to deprecate stuff that doesn't result in bad will from your user base and this was not it. Anyone trying to claim people were panicking are indeed just saying "Apple was right in how they did this!".
The prevalence of Java by number of developers alone is not a mandate for its inclusion. I know plenty of Java and .NET "developers" that are pretty remedial coders; I'd certainly never hire them. No offense, but lowering the bar to include people who have difficulty learning a new programming language would be an open invitation for more crapware.
With such a narrow mind, I'd never hire you...There are plenty of ObjectiveC developers that aren't that good either, and who are incapable of learning another langauge too. I've seen plenty of ObjectiveC ( Java and .Net ) crapware... the language doesn't automatically make an application great.
how about the drones on this forum stop jumping to conclusions with every rumor that enters their empty heads.
This announcement is the result of a discussion between Oracle and Apple that has been going on for some time. I understand that the uncertainty since Apple's widely circulated "deprecation" of Java has been frustrating, but due to the nature of these things we have neither wanted to or been able to communicate before. That is as it is, I'm afraid.
For the sake of all Java developers out there, I am very happy that the future of Java on OSX is now assured. I'm sure you have tons of questions, so let me start with a few:
Q: When will JDK 7 be available for OSX?
A: My expectation is that we will release on current supported platforms first, and that OSX support will follow later. The JDK 7 schedule can not easily accomodate large changes like the addition of a new platform.
Q: How much later? What about subsequent releases, will they be simultaneuous with other platforms?
A: Too early to say, sorry.
Q: I love Java and OSX! How can I be part of this?
A: Join OpenJDK as a contributor. Or apply for a position with Oracle (examples, more examples), we're hiring!
More information will follow over the coming weeks and months. Until then, safe coding!
Thank you everyone for the kind words. As Henrik mentions at http://blogs.oracle.com/henrik/2010/11/oracle_and_apple_announce_openjdk_project_for_osx.html, it has been a long road getting to this point, but I'm glad that we can now make the Java implementation on Mac OS X a public open source project.
We are still working out the details of exactly who will commit what where and into what tree, so please bear with us as we sort out how the initial commit will land, where to report bugs, mailing lists, etc.
To set expectations, the first drop will be effectively a "SoyLatte"-level implementation, but is packaged as a Universal Mac OS X .jdk bundle that can be dropped directly into /Library/Java/JavaVirtualMachines. Over the coming weeks and months, we will be adding pieces and parts of our Java SE 6 implementation to the public project, and will cut over from using an X11-based AWT to a Cocoa NSEvent-based one with a new OpenGL-backed graphics layer.
There are several parts of our Java SE 6 implementation (like the AWT widgets) that are not contributable, in much the same way that several parts of Oracle's implementation are not. However, the vast majority of our Swing Aqua Look and Feel implementation is, as well as the eAWT/eIO API. We intend to host the legacy AWT widget set using lightweight peers, but that work is still in progress.
Cheers all, we look forward to working with you in public!