Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active July 19, 2024 13:45
Show Gist options
  • Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
download java from oracle without login
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/12.0.2+10/e482c34c86bd4bf8b56c0b35558996b9/jdk-12.0.2_linux-x64_bin.tar.gz
@daryl-farrugia
Copy link

Hi, can someone provide the link for jdk-8u421-windows-x64.exe, please? Thanks :-)

@rathaROG
Copy link

@daryl-farrugia
Copy link

Thank you :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment