How can I download Java SE 6, Update 121?

南笙酒味 提交于 2019-12-07 06:35:12

问题


I need JDK6 for running a legacy application. But I need TLS 1.2 support also.

This link says TLS 1.2 support is available in Java™ SE Development Kit 6, Update 121. But the java archive download page for ver 6 has versions 45 and lower only.

Can I download the specified version of JDK from aome other page in oracle website? Is such a provision available?


回答1:


You need to be a supported customer to get more recent patches of old jdk versions. See this link:

Current update releases for JDK 6 and JDK 7 are available for support customers.




回答2:


Java SE is free but Java SE Advanced is not free. You have to purchase it from Oracle. See this link for more info.

6u121 is a Java SE Advanced version.



来源:https://stackoverflow.com/questions/45859426/how-can-i-download-java-se-6-update-121

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!