Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active May 9, 2026 15:55
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
@maxisandoval37
Copy link
Copy Markdown

Hi, I'm currently making a website that can download old JRE versions directly from Oracle's servers

https://java-downloader.nadwey.pl/

Currently the latest version is 8u31 but I will progressively add newer versions.

Now most Java 3 to Java 8 versions are available, and Java 9 & 10 for MacOS and Windows.

Nice! Thanks!

@aelio
Copy link
Copy Markdown

aelio commented May 29, 2024

Hi, I'm currently making a website that can download old JRE versions directly from Oracle's server

Wow thanks. that is a really great job done

@DargaNoor
Copy link
Copy Markdown

can you provide me tar.gz for Java 7 SE (Not the link zip file or..)

@tcreek
Copy link
Copy Markdown

tcreek commented Jun 28, 2024

If anyone wants the actual version of JDK 8 (u401) without login, here you go:

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

That gets redirected to Oracle where you have to login

@Vazgen005
Copy link
Copy Markdown

@AlexCodeCrusher
Copy link
Copy Markdown

@daryl-farrugia
Copy link
Copy Markdown

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

@rathaROG
Copy link
Copy Markdown

@daryl-farrugia
Copy link
Copy Markdown

Thank you :-)

@AmythD
Copy link
Copy Markdown

AmythD commented Aug 21, 2024

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

Thank you :)

@thepwrtank18
Copy link
Copy Markdown

image
Can GitHub please stop these scam bots that advertise Windows key sites?

@onerunal
Copy link
Copy Markdown

@dungsaga
Copy link
Copy Markdown

Can GitHub please stop these scam bots that advertise Windows key sites?
@thepwrtank18 you can use "Report" to help removing them

@nixon-medical
Copy link
Copy Markdown

This thread has been an amazing help obtaining updated JREs for deploying java client apps to users. Are they still updating the server-jre package? If so, I'd greatly appreciate someone sharing with me the latest x64 windows build - or better yet telling me where I'll be able to find it for myself. Thanks in advance either way!

@PrestonT500
Copy link
Copy Markdown

anyone have a java 11 one

@Markisdeveloping
Copy link
Copy Markdown

jdk 16.02 please

@mobagenie
Copy link
Copy Markdown

i try install jdk8 on aarch64 it never work with sdkman, github moder etc. i really need jdk8 to compile termux

@gojo22k
Copy link
Copy Markdown

gojo22k commented Sep 28, 2024

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

Thank you :)

made my day bro thanks hats off to you

@exortsgit
Copy link
Copy Markdown

@HxnryLSD
Copy link
Copy Markdown

HxnryLSD commented Oct 6, 2024

You can also try https://www.techspot.com/downloads/5198-java-jre.html

sending redirection website.
keep yourself safe bro.
dumb

@idc77
Copy link
Copy Markdown

idc77 commented Oct 21, 2024

@AmythD your site is still up but the conversion doesn't work anymore
Source

https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/jdk-8u431-linux-x64.tar.gz

Converted

https://javadl.oracle.com/webapps/download/GetFile/1.8.0_431-b10/0d8f12bc927a4e2c9f8568ca567db4ee/linux-i586/jdk-8u431-linux-x64.tar.gz

Error

Unrecognized arguments

@rathaROG
Copy link
Copy Markdown

rathaROG commented Oct 21, 2024

@MS-2
Copy link
Copy Markdown

MS-2 commented Oct 24, 2024

heroes without cape

@Yoticc
Copy link
Copy Markdown

Yoticc commented Oct 25, 2024

Does anyone know how to get java 8 b90 win with debug symbols?

@antnesswcm
Copy link
Copy Markdown

https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u421/jdk/jdk-8u421-windows-x64.zip

This part can be modified. I tried it and surprisingly, I was able to download the zip file. It's unbelievable
java8u421/jdk/jdk-8u421-windows-x64.exe
这一部分是可以修改的,我尝试了,居然可以下载zip,不可思议

@igormcsouza
Copy link
Copy Markdown

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

Github can never recognize its start enough! But this guy deserves it! :D

@snoozybug
Copy link
Copy Markdown

can someone get me a version of java 8u20? i need it for minecraft modding :[[

@PlanckConstant
Copy link
Copy Markdown

can someone get me a version of java 8u20? i need it for minecraft modding :[[

The earliest version I could find: https://bell-sw.com/pages/downloads/?version=java-8&release=8u202%2B8

@snoozybug
Copy link
Copy Markdown

can someone get me a version of java 8u20? i need it for minecraft modding :[[

The earliest version I could find: https://bell-sw.com/pages/downloads/?version=java-8&release=8u202%2B8

thank you! i'll try it

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