Download sun's JDK under linux

Because sun has the verification of the download link, it cannot be downloaded directly through the url.

Then you can use the simulated request link. The details are as follows:

rpm version
wget --no-check-certificate --no-cookies --header "Cookie: oraclelicense=accept-securebackup -cookie" http://download.oracle.com/otn-pub/java/jdk/8u102-b14/jdk-8u102-linux-x64.rpm

tar.gz version
wget --no-check-certificate --no- cookies --header "Cookie: oraclelicense=accept-securebackup-cookie" http://download.oracle.com/otn-pub/java/jdk/8u102-b14/jdk-8u102-linux-x64.tar.gz


Specific needs The JDK version address can be viewed on the official website

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326569236&siteId=291194637