HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Benefit of 64-bit Java
Operating System - HP-UX
1832913
Members
2905
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:28 AM
09-24-2003 03:28 AM
Benefit of 64-bit Java
I know running the VM in 64-bit mode allows for large heap sizes. Aside from this, is there any benefit to using 64-bit mode?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 04:36 AM
09-24-2003 04:36 AM
Re: Benefit of 64-bit Java
It allows java to tie up memory faster by grabbing it in bigger chunks!!!
That joke aside, I suppose for large memory block operations, they will run faster.
Also, more memory can be addressed.
SEP
That joke aside, I suppose for large memory block operations, they will run faster.
Also, more memory can be addressed.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 03:23 AM
09-29-2003 03:23 AM
Re: Benefit of 64-bit Java
(a)Extended Heap Space
(b) Arrays may be indexed by "long" values. That means arrays are NOT implicitly limited to no more than the highest 32-bit int value,namely, 2,147,483,647
(c)It also means that the JVM on that platform does not incur the emulation penalty of a 32-bit application on 64-bit hardware
(b) Arrays may be indexed by "long" values. That means arrays are NOT implicitly limited to no more than the highest 32-bit int value,namely, 2,147,483,647
(c)It also means that the JVM on that platform does not incur the emulation penalty of a 32-bit application on 64-bit hardware
The sufficiency of my merit is to know that my merit is NOT sufficient
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2003 08:43 AM
09-30-2003 08:43 AM
Re: Benefit of 64-bit Java
I ran the SPEC JBB2000 benchmark in both 32 and 64-bit mode. 64-bit was about 1% faster which might have been purely coincidental as I didn't have complete ownership of the server while the benchmark was running. So I'm not sure if 64-bit really is faster. I'm going to try the benchmark again.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP