I just installed the Java Update on a Core Duo (32-bit) iMac: $ ls /System/Library/Frameworks/JavaVM.framework/Versions 1.3@ 1.4@ 1.4.2/ 1.5.0/ 1.6.0/ Current@ 1.3.1/ 1.4.1@ 1.5@ 1.6@ A/ CurrentJDK@
However: $ export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home $ java -version Unable to launch "/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java" (86) $ file $JAVA_HOME/bin/java /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin/java: Mach-O 64-bit executable x86_64 So, Java 1.6 is included...but it will work only on 64-bit machines. Back to SoyLatte for this particular box (and no applet support). -Mario. -- I want to change the world but they won't give me the source code. On Tue, Jun 16, 2009 at 11:42, Fabrizio Giudici <[email protected]> wrote: > > Mark Derricutt wrote: > > I also note that Snow Leopard is 64-bit only as well. > A blog commenter posted a link to an alleged screenshot of SL that shows > a Java 6 32 bit. I don't know whether it's genuine or fake. > > -- > Fabrizio Giudici - Java Architect, Project Manager > Tidalwave s.a.s. - "We make Java work. Everywhere." > weblogs.java.net/blog/fabriziogiudici - www.tidalwave.it/blog > [email protected] - mobile: +39 348.150.6941 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
