Java Performance Services
Training, Seminars, Benchmarking, Tuning

Java Performance Tuning Course


Chania Crete, May 17-20, 2010


Sun Extreme Learning EXL-2025

Houston, December 1-4,2009
New York, December 8-11, 2009
Washington DC, January 5-8, 2010



San Francisco, January 11-14

Anti-if

I have joined Anti-IF Campaign

Calendar

««Nov 2009»»
SMTWTFS
1234
5
67
891011121314
15161718192021
22232425262728
2930

Performance Anti-Patterns

My Top Tags

                                       

Mailing List

My RSS Feeds








Java on Mac Catching up?

posted Wednesday, 30 April 2008

I just noticed that Apple has just released a new version of the JDK 1.5 . Included in the bundle is the 1.6.0_05 64 bit release. So does this mean Mac is finally catching up. IMHO, no because I'm trying to look at what is happening with Java 7. Which means I'm off exploring (yet again) options for being able to run the latest JDK offerings without having to wait months for versions that are out of date. And one other point, the 64 bit JVM suffers from a number of issues that are not present with the 32 bit version, word shearing being one of them.

VMWare was an interesting experiement that neither failed nor impressed. My feeling is that Parallels maybe different but will end leave me with the same conclusion. Next option is bootcamp. But deul boot is also something that I've never been particularily fond of. In writting this the option of least resistance is VMWare. I do have a license for it and maybe it's gotten better. One can only hope.




1. MaD HuNGaRIaN left...
Wednesday, 25 June 2008 7:40 pm :: http://www.batizy.com

No, and there are several reasons why it's borked. First, you can't run Eclipse with java6 on a mac. Second, the JDK sneakily loads some 14compatibility.jar that causes classloader clashes with XML apis in jars included with your webapp. Third, as you stated, we're looking forward to 7 and just now getting 6. Third,