Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active April 15, 2025 01:19
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
@CypherpunkSamurai
Copy link

Use this tool https://github.com/shyiko/jabba

Type the jabba ls-remote after installing for your platform to list all java builds

@tonylambiris
Copy link

Thanks @WassoufZ

@dsankouski
Copy link

I made a small site that converts URLs in basically the same way @rathaROG did it. I hope it's useful.

Thank you!

@Jochen-z
Copy link

@CypherpunkSamurai
Copy link

I created a whole WebUI for all you JDK requirements. It uses Jabba JDK Version Manager Index for the urls. Check it out

https://cypherpunksamurai.github.io/jdk-downloader-webui/

@subvert0r
Copy link

What is Oracle trying to achieve by being a dumb moron forcing everyone to signup? Morons

@dungsaga
Copy link

dungsaga commented Apr 4, 2025 via email

@WOrk-png-arch
Copy link

jdk 1.8 with jre 1.8 please

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