1830939 Members
2805 Online
110017 Solutions
New Discussion

Re: java1.2 DST patching

 
SOLVED
Go to solution
jerry1
Super Advisor

java1.2 DST patching

Is there any DST patches for java1.2.
Yes I know. Old java. I am running 3 versions
1.2 1.3 1.4. Backward compatability with old
tools.

1.3, 1.4 are patched. I am still trying to
identify what apps if any are using
/opt/java1.2/bin/java.

3 REPLIES 3
Rick Garland
Honored Contributor
Solution

Re: java1.2 DST patching

From what I have seen, HP is not going lower than 1.3

I recently saw on the SUN site that they were not going to do java 1.3.

For java 1.2, don't hold your breath!
Robert-Jan Goossens
Honored Contributor

Re: java1.2 DST patching

add on to Rick's answer, Sun is supporting the DST change in the J2SE 1.3.1_18 or later version.

http://java.sun.com/developer/technicalArticles/Intl/USDST/

I would try to find out what is using the 1.2 version, try tools like lsof to hunt for apps.

Hope this helps,
Robert-Jan
Dennis Handly
Acclaimed Contributor

Re: java1.2 DST patching