1836768 Members
2433 Online
110109 Solutions
New Discussion

Re: JDK and JRE

 
Dario_4
Frequent Advisor

JDK and JRE

Hello guys,
where i can find JDK and JRE for HP-UX 11.00.03 ? (HP-UX 64bits)

Thanks
3 REPLIES 3
Bill McNAMARA_1
Honored Contributor

Re: JDK and JRE

http://www.hp.com/go/java

java -version
# java -version
java version "JavaVM-1.3.0.01"
Java(TM) 2 Runtime Environment, Standard Edition (build jinteg:02/14/01-23:51)
HotSpot VM (build 1.0.1fcs jinteg:02/15/01-02:43 PA2.0, mixed mode)

Later,
Bill
It works for me (tm)
Santosh Nair_1
Honored Contributor

Re: JDK and JRE

Alternatively, if you need to use ftp, then:

ftp://ftp.hp.com/pub/gsy

All the Java JDK, JRE, SDK and RTE for HPUX are there.

-Santosh
Life is what's happening while you're busy making other plans
Santosh Nair_1
Honored Contributor

Re: JDK and JRE

Opps, I guess I missed the 64-bit part. I don't believe HP has a 64-bit specific JDK/JRE. All of their Java JVMs are 32-bits and can run on both 64-bit and 32-bit OS. Just remember to get the one specific for your OS release level, i.e. 10.20 or 11.x.

-Santosh
Life is what's happening while you're busy making other plans