- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Java JDK versions and 32/64 bit on IA64
Operating System - HP-UX
1820475
Members
2926
Online
109624
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
тАО12-13-2007 05:13 AM
тАО12-13-2007 05:13 AM
I downloaded jdk15_15011 (IA) to install on our rx2620 box running 11.31. The web app (Remedy 7.1 midtier) that we're installing needs 32bit java. Looking at the release notes for JAVA is states that is supported both 32 and 64 bit.
How do I enable java or the app to use 32 bit java on our Itanium system ? Is it a java setup option or a app parameter?
In our last attempt using an earlier version of Remedy we had to install PA-risc version of java but it ran a little flacky. I also looked at downloading the PA versions (in case this what I need) of the JDK and there are 2 versions - jdk15_15011 and a jdk15aa_15011. Anybody know what the direrences are? I haven't found any docs describing the jdk15aa_15011 download.
How do I enable java or the app to use 32 bit java on our Itanium system ? Is it a java setup option or a app parameter?
In our last attempt using an earlier version of Remedy we had to install PA-risc version of java but it ran a little flacky. I also looked at downloading the PA versions (in case this what I need) of the JDK and there are 2 versions - jdk15_15011 and a jdk15aa_15011. Anybody know what the direrences are? I haven't found any docs describing the jdk15aa_15011 download.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2007 06:05 AM
тАО12-13-2007 06:05 AM
Solution
To select the 32-bit or 64-bit Java, use the "-d32" or "-d64" options when running Java. As far as I know, the 32-bit mode used to be the default.
The difference between jdk15_ and jdk15aa_ is related to C++ calling conventions. If you call Java as a library from a C++ program on a PA-RISC platform, the Java version must match the used C++ compiler options.
If the C++ program is compiled using the usual PA-RISC convention (-AP compiler option, which used to be the default on a PA-RISC platform), the correct version is jdk15_15011.
If the C++ program is compiled using the ANSI standard convention (-AA compiler option; the new standard), the correct version is jdk15aa_15011.
This is documented in the release notes, sub-title "Support for C++ applications built with -AA and -AP options (PA-RISC)".
MK
The difference between jdk15_ and jdk15aa_ is related to C++ calling conventions. If you call Java as a library from a C++ program on a PA-RISC platform, the Java version must match the used C++ compiler options.
If the C++ program is compiled using the usual PA-RISC convention (-AP compiler option, which used to be the default on a PA-RISC platform), the correct version is jdk15_15011.
If the C++ program is compiled using the ANSI standard convention (-AA compiler option; the new standard), the correct version is jdk15aa_15011.
This is documented in the release notes, sub-title "Support for C++ applications built with -AA and -AP options (PA-RISC)".
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-13-2007 06:10 AM
тАО12-13-2007 06:10 AM
Re: Java JDK versions and 32/64 bit on IA64
Shalom,
I don't think you need to do anything to make it work. If you are dealing with large memory sizes going 64 bit would be more efficient. However what java is used is a function of the application configuration.
SEP
I don't think you need to do anything to make it work. If you are dealing with large memory sizes going 64 bit would be more efficient. However what java is used is a function of the application configuration.
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
тАО12-13-2007 06:13 AM
тАО12-13-2007 06:13 AM
Re: Java JDK versions and 32/64 bit on IA64
Thanks
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP