Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active September 16, 2024 14:44
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
@edgarchinchilla
Copy link

Thanks @CypherpunkSamurai for the Tampermokey script! Works like a charm!

@silviokuehn
Copy link

Just for the people who does not know: The current Java versions (at the moment 17) can be loaded again without login or any other restrictions:

https://www.oracle.com/java/technologies/downloads/

@edonmello
Copy link

@aasimenator
life saver for the accounts !

@moklinowski
Copy link

@PUCHITO-71
Copy link

not working...soryyyyyyyyyy

@starchivore
Copy link

Checksum for Java SE 8u321 binaries
https://www.oracle.com/a/tech/docs/8u321checksum.html


Java SE Development Kit 8 Downloads
https://www.oracle.com/java/technologies/downloads/#java8-windows


Java SE Runtime Environment 8 Downloads
https://www.oracle.com/java/technologies/downloads/#jre8-windows


Server JRE (Java SE Runtime Environment) 8 Downloads
https://www.oracle.com/java/technologies/downloads/#sjre8-windows


Java Downloads for All Operating Systems


Checksum for Java SE 11.0.14 binaries
https://www.oracle.com/a/tech/docs/11-0-14-checksum.html
https://www.oracle.com/java/technologies/downloads/#java11
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-aarch64_bin.deb
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-aarch64_bin.rpm
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-aarch64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-x64_bin.deb
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-x64_bin.rpm
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_linux-x64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_osx-x64_bin.dmg
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_osx-x64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_solaris-sparcv9_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_windows-x64_bin.exe
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.14%2B8/7e5bbbfffe8b45e59d52a96aacab2f04/jdk-11.0.14_windows-x64_bin.zip


Java SE Development Kit 17.0.2 downloads
https://www.oracle.com/java/technologies/downloads/#jdk17-windows


https://devblogs.microsoft.com/commandline/tar-and-curl-come-to-windows/

Windows 10 Insider build 17063 and later now include the real-deal curl and tar executables that you can execute directly from Cmd or PowerShell.


Download - curl
https://curl.se/download.html


https://www.adobe.com/support/coldfusion/downloads.html

@SunnyBearHub
Copy link

i need Java SE Development Kit 8u321for windows 64 bit

@Lampe2020
Copy link

And I want to download Java SE runtime environment 1.6 or 6, can someone please
(sometimes it's called "1.6" and sometimes it's called "6", I need the version from as near to 2013 as possible to run Terasology Pre Alpha from 2013 on Debian-based Linux (x86_64) with natively installed Java instead of using Wine + Java which causes audio, graphical or even stability problems...)

@tulhaum
Copy link

tulhaum commented Feb 18, 2022

Please, I need Java SE Development Kit 7u95 x64 or later, linux tar.gz, could anyone help?? Thanks!!

@neoacevedo
Copy link

Not working, you will download only the HTML page from oracle.

@ReyhanPatria
Copy link

I'm going to upvote using http://bugmenot.com/view/oracle.com as a solution

@Lampe2020
Copy link

I'm going to upvote using http://bugmenot.com/view/oracle.com as a solution

I'm using bugmenot too since it got suggested a long ime ago (I think in this thread, but I'm not sure)

@gianpaj
Copy link

gianpaj commented Apr 12, 2022

@shutterstock-imaging
Copy link

anybody have jre 8u92 windows x86?

@starchivore
Copy link

@reoccurcat
Copy link

@starchivore
Copy link

Checksum for Java SE 8u331 binaries
https://www.oracle.com/a/tech/docs/8u331checksum.html


Java SE Development Kit 8 Downloads
https://www.oracle.com/java/technologies/downloads/#java8-windows


Java SE Runtime Environment 8 Downloads
https://www.oracle.com/java/technologies/downloads/#jre8-windows


Server JRE (Java SE Runtime Environment) 8 Downloads
https://www.oracle.com/java/technologies/downloads/#sjre8-windows


Java Downloads for All Operating Systems


Checksum for Java SE 11.0.15 binaries
https://www.oracle.com/a/tech/docs/11-0-15-checksum.html
https://www.oracle.com/java/technologies/downloads/#java11
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-aarch64_bin.deb
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-aarch64_bin.rpm
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-aarch64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-x64_bin.deb
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-x64_bin.rpm
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_linux-x64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_osx-x64_bin.dmg
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_osx-x64_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_solaris-sparcv9_bin.tar.gz
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_windows-x64_bin.exe
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_windows-x64_bin.zip
curl -L -b "oraclelicense=a" -O https://download.oracle.com/otn-pub/java/jdk/11.0.15%2B8/c4e1848573124815b77d6f1843afccb5/jdk-11.0.15_doc-all.zip


Java SE Development Kit 17.0.3 downloads
https://www.oracle.com/java/technologies/downloads/#java17


Java SE Development Kit 18.0.1 downloads
https://www.oracle.com/java/technologies/downloads/#java18


https://devblogs.microsoft.com/commandline/tar-and-curl-come-to-windows/

Windows 10 Insider build 17063 and later now include the real-deal curl and tar executables that you can execute directly from Cmd or PowerShell.


Download - curl
https://curl.se/download.html


https://helpx.adobe.com/coldfusion/kb/coldfusion-downloads.html#third_party

@Cali4niaWK
Copy link

Hi guys. Im currently looking for Java Runtime Environment 6.0 Update 211 which has a file name of "jre-6u211-windows-i586.exe" & "jre-6u211-windows-x64.exe" also im looking for Java Runtime Environment 7.0 Update 301 which has a file name of "jre-7u301-windows-i586.exe" & "jre-7u301-windows-x64.exe"

I know these are not publicly available through Oracle but was hoping someone could post them or guide me in the right direction if they can find them for me. I do various things with older versions of Java with older computers is why I'm looking for these latest versions. Thanks guys.

@TheBrockReal
Copy link

I need 8u25 for Windows ASAP

@mrcreatist
Copy link

Really helpful @aasimenator !

@Santhosh-kongley
Copy link

It works.!!!

@mandheermaan
Copy link

wget --no-check-certificate -c --header "Cookie: oraclelicense=accept-securebackup-cookie" https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11015/jdk-11.0.15_linux-x64_bin.tar.gz

It works in Dockerfile as well !!!

@zzzz465
Copy link

zzzz465 commented Jul 6, 2022

thanks

@x1cry
Copy link

x1cry commented Jul 22, 2022

If you can add 8u20 please.

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