Thanks, but that did not work for me.
% /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java
-d64 -version
Cannot run Java in 64 bit mode. Continuing in 32 bit mode.
java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-237)
Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
% uname -a
Darwin ajb-lap.local 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct 9
21:35:55 PDT 2007; root:xnu-1228~1/RELEASE_I386 i386
On 10/26/07, Pratik Solanki <email@hidden> wrote:
> This is an unfortunate bug that we discovered too late to be fixed for
> GM. As a workaround, use the full path of java.
>
> $ /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/
> java -d64 -version
>
> Pratik
>
> On Oct 26, 2007, at 12:13 PM, Tony Bigbee wrote:
>
> > I cannot enable the 64-bit JVM however I use it. Running on MacBook
> > Pro with new install of Leopard and followed S. Kovatch's instructions
> > to restore system java to 1.5.
> >
> > % java -d64 -version
> > Cannot run Java in 64 bit mode. Continuing in 32 bit mode.
> > java version "1.5.0_13"
> > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-
> > b05-237)
> > Java HotSpot(TM) Client VM (build 1.5.0_13-119, mixed mode, sharing)
> >
> > On 10/26/07, Pratik Solanki <email@hidden> wrote:
> >> To clarify what Scott said. Java is 32-bit on PPC and both (32-bit
> >> and
> >> 64-bit) on Intel (assuming your hardware supports it).
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Java-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> > http://lists.apple.com/mailman/options/java-dev/email@hidden
> >
> > This email sent to email@hidden
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden