Latest Solaris 10 patch that supports java 1.5

Viewed 87

We have Java 1.5 application running on Solaris 10/08 operating system update. We are currently planning to upgrade the Solaris 10 to latest patch level. But most recent patch of Solaris 10 doesn't support JDK 1.5 so want to know what is the most latest Solaris 10 patch that can support Java 1.5.

1 Answers

The lastest Patches for Solaris 10 with Java 1.5 is update 85.

SPARC:

118666-86  JavaSE 5.0: update 85 patch (equivalent to JDK 5.0u85) Solaris SRARC (32bit)
118667-86  JavaSE 5.0: update 85 patch (equivalent to JDK 5.0u85), Solaris SRARC 64bit

x86:

118668-86  JavaSE 5.0: update 85 patch (equivalent to JDK 5.0u85)  Solaris x86 (32bit)
118669-86  JavaSE 5.0: update 85 patch (equivalent to JDK 5.0u85), Solaris x86_64 (64bit)

Oracle cross-platform (for all available OS) patch number for support.oracle.com is:

20418696
Related