vote up 5 vote down star

Has Java 1.6 SDK been released for mac? I can't seem to find it...

flag

5 Answers

vote up 12 vote down check

Yes, but only for 64-bit Intel-based Macs, i.e. Macs using Core 2 (duo or solo) or Xeon chips. The original Core chip is not supported, nor is any PPC chip. Also, Java 6 is currently Leopard-only. The update should appear in Software Update, if you have a compatible Mac and recent-enough OS version.

Here are the release notes for the first update. And here are the second update's release notes.

link|flag
Do you know if a 32 bit version is in the works? – joek1975 Oct 23 '08 at 15:57
No, I don't have any "insider" information. Sooner would be better than later IMHO though - the PSU on my Intel machine is blown, so I'm stuck using my old G4 for the time being. :-( – Sherm Pendley Oct 23 '08 at 16:20
Actually, my Macbook has an Intel Core 2 Duo processor, Intel's website shows that it is 64 bit. – joek1975 Oct 23 '08 at 16:42
Yes, Core 2 chips (both solo and duo) are 64-bit. So are the Xeons used in the Mac Pro. The original Core (not 2) that was used in 1st-gen MacIntels is 32-bit. – Sherm Pendley Oct 23 '08 at 16:50
vote up 1 vote down

Apple released 1.6_07 about a month ago. Look for 1.6_10 around about 2010, given how long it took them to get 07 out. And as already stated, it's only for 64bit Macs.

link|flag
vote up 0 vote down

If you dont see it, you may have to go to the Developers Connection for apple. If you want to download Java, you may have to signup for a free account.

link|flag
vote up 5 vote down

If you don't have a 64-bit Intel-based Mac you may also be interested in SoyLatte which is an independent X11-based port of Java 1.6 based on the FreeBSD version.

link|flag
That would be the FreeBSD version. :) – jsight Oct 23 '08 at 17:17
Ah yes, thanks. Typo now corrected :-) – msanders Oct 24 '08 at 11:32
vote up 0 vote down

As msanders said, SoyLatte might be good in a pinch, but be aware that the latest version of SoyLatte, 1.0.3, is Java 1.6.0_03. The most recent version from Sun is 1.6_10. That may not matter for what you're doing, but you should keep it in mind.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.