1834772 Members
3153 Online
110070 Solutions
New Discussion

Java 2 on 10.20???

 
SOLVED
Go to solution
Dave Comeau
New Member

Java 2 on 10.20???

Just wanted to know if anyone knows if there will be any future releases of Java 2 JDK's on HP-UX 10.20, or has all attention has been directed towards 11.0?



1 REPLY 1
Denver Osborn
Honored Contributor
Solution

Re: Java 2 on 10.20???

Here's info from an FAQ for java 1 on 10.20, it explains why..
Q: Is Java 2 supported on hp-ux 10.20?

A: Java 2 is not supported on HP-UX 10.20. HP decided not to productize Java 2 for HP-UX 10.20 because HP-UX 10.20 does not include kernel threads. The lack of kernel threads seriously impacts Java application performance on HP-UX 10.20.

You can find the FAQ here:
http://www.unix.hp.com/java/java1/jdk_jre/faq.html

Hope this helps
-denver