> On Wed, Jul 23, 2003 at 03:25:32PM +0530, Vijay Kumar wrote:
> > 
> > Hi, 
> > 
> > I have installed bot the the 32 bit and 64 bit j2sdk on solaris 9. 
> > How do I check the 64 BIT has been installed correctly ? 
> RK - check if the packages have been installed as specified in the
> instruction.
> You could also try this... try printing Integer.MAX_INT and check
> whether it gives you 2^64 -1.
> Or just do some bit-twiddling. The low and high bits should be 32 bits
> each.
> The real final test is whether you can access cartloads of RAM (> 4GB),

RK - why didnt i think of this ...  specify the min heap to be 8 GB ...

java -server -d64 -Xms8192m -Xmx8192m yak yak yak 
                  ^^^^^^^^^ ^^^^^^^^^
Do let me know, i dont have a 64 bit machine, so i cant try it out.

--
re
rk


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to