Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active June 10, 2026 07:36
Show Gist options
  • Select an option

  • Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.

Select an option

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
@Nadwey

Nadwey commented Jan 20, 2026

Copy link
Copy Markdown

Also, there's a backup on web.archive.org

@perstnev

perstnev commented Feb 11, 2026

Copy link
Copy Markdown

Any URL for jdk-8u461-windows-x64.exe ? The latest I have is 8u421.

https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u481/jdk/jdk-8u481-windows-x64.exe

https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u481/jdk/jdk-8u481-windows-i586.exe (x32)

For anyone searching for latest releases of JDK. And just replace 8u481 two(!) times in URL and you’ll get the version you need.

@Windev7

Windev7 commented Mar 20, 2026

Copy link
Copy Markdown

here is the latest Java ME SDK (8.3.1) for windows if anyone needs it. fuck'n oracle and their stupid ass login system...

https://drive.google.com/file/d/1puMTzRT5D4CyklHOpneyvsP3AZqipPcW/view?usp=sharing

their login system is dumb an NOW THAY HAVE TAKEN THIS DOWN!!!

@adevaleev

Copy link
Copy Markdown

Can someone help me get Java SE Embedded version 7 Update 60 from here please?

@t44506844-design

Copy link
Copy Markdown

Java SE 5?

@zenzesama

Copy link
Copy Markdown

thank you!

@Geremia

Geremia commented May 20, 2026

Copy link
Copy Markdown

I didn't have much issue downloading jre-8u491-windows-x64.exe from https://www.java.com/en/download/

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