Skip to content

Instantly share code, notes, and snippets.

@wavezhang
Last active November 13, 2024 02:42
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
@junxdev
Copy link

junxdev commented Sep 19, 2020

For Linux user using shell to download Java SE Development Kit 8u261
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/linux-i586/jdk-8u261-linux-x64.tar.gz

@Kritish58
Copy link

jdk-8u231-windows-x64:
https://mega.nz/#F!EolCyShY!D0QUZdcafG1mUXbqWywFsg

thank you so much

@pasaporteN25
Copy link

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Tanks for this man, save me to do the same haha

@Chibrow
Copy link

Chibrow commented Sep 25, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Still working, many thanks

Copy link

ghost commented Sep 27, 2020

that worked. thank you so much!!

@Me829316
Copy link

I made a fake account to get into oracle and tried to download Java JRE 8
but it didnt work

@JozefKuco
Copy link

JozefKuco commented Sep 30, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

still working, thanks.

@Maher133
Copy link

@mariusvn
Copy link

mariusvn commented Oct 1, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

I like you <3

@elijahtsai
Copy link

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Thanks!!

@MokkaSchnalle
Copy link

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Thanks!! 👍

@Driaan
Copy link

Driaan commented Oct 2, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Thanks!

Copy link

ghost commented Oct 3, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

Thanks Man!👍👍👍👍👍👍

Copy link

ghost commented Oct 5, 2020

Used temp-mail.org to make a dummy account:
[email protected]:Asdf1234
Enjoy!

thank u so fucking much holy shit

@diaeddine97
Copy link

diaeddine97 commented Oct 5, 2020

after reading comments, these ones (right click on button to get link) + (nexturl link) + (replacing otn to otn-pub works)
Example:
https://download.oracle.com/otn-pub/java/jdk/11.0.8%2B10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe

Note that this link may not work, you need to get link from button inside the accept agreement modal
Hope this helped

@GrantBGreat
Copy link

GrantBGreat commented Oct 6, 2020

More Logins:
http://bugmenot.com/view/oracle.com
Its kinda buggy, but the logins work. (most of the time)

I managed to get Java 7 using one of these logins, you just need to try different ones.

@matheusmurta
Copy link

need fuck login to oracle site
jdk-8u241-windows-x64.exe download
https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html

@AchimGrolimund
Copy link

Login ass

[email protected]
Qwert1234

@bfgh012
Copy link

bfgh012 commented Oct 9, 2020

(Personal note only) How to generate link for the future update:

  1. Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
  2. Click on the wanted exe file and accept the license agreement
  3. Get the link from the download button

For example: https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe

  1. Add necessary info into this link:

https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]

  • [xxx] is the update number; for example 261
  • [xx] is the build number; for example 12
  • [encrypted_path] is the encrypted path; for example a4634525489241b9a9e1aa73d9e118e6
  • [file_name_exe] is the exe file name; for example jdk-8u261-windows-x64.exe
  1. Final and ready download link will be:
    https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exe

This works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exe

Works great!

An alternate solution:

  1. go to https://www.oracle.com/webfolder/s/digest/8u[xxx]checksum.html, where [xxx] is the update number. Currently https://www.oracle.com/webfolder/s/digest/8u261checksum.html
  2. Use google to search for MD5 hash of package you are looking for.
  3. After download from one of the google results, make sure to check MD5 of the downloaded file. On windows CertUtil -hashfile <path to file> MD5

Many thanks 👍👍👍👍👍

@nhristova
Copy link

Login ass

[email protected]
Qwert1234

Thanks a lot! 💯
I tried to register but I think the confirmation email got blocked by spam filter :D

@dlmvikas
Copy link

(Personal note only) How to generate link for the future update:

  1. Go to https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html
  2. Click on the wanted exe file and accept the license agreement
  3. Get the link from the download button

For example: https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/8u261-b12/a4634525489241b9a9e1aa73d9e118e6/jdk-8u261-windows-x64.exe

  1. Add necessary info into this link:

https://javadl.oracle.com/webapps/download/GetFile/1.8.0_[xxx]-b[xx]/[encrypted_path]/windows-i586/[file_name_exe]

  • [xxx] is the update number; for example 261
  • [xx] is the build number; for example 12
  • [encrypted_path] is the encrypted path; for example a4634525489241b9a9e1aa73d9e118e6
  • [file_name_exe] is the exe file name; for example jdk-8u261-windows-x64.exe
  1. Final and ready download link will be:
    https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exe

This works like a charm!!!
Latest links at this time:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-i586.exe
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_261-b12/a4634525489241b9a9e1aa73d9e118e6/windows-i586/jdk-8u261-windows-x64.exe

Works great!

An alternate solution:

  1. go to https://www.oracle.com/webfolder/s/digest/8u[xxx]checksum.html, where [xxx] is the update number. Currently https://www.oracle.com/webfolder/s/digest/8u261checksum.html
  2. Use google to search for MD5 hash of package you are looking for.
  3. After download from one of the google results, make sure to check MD5 of the downloaded file. On windows CertUtil -hashfile <path to file> MD5

Thanks a lot

@D2Joy
Copy link

D2Joy commented Oct 19, 2020

fantastic work. screw login.

@rathaROG
Copy link

rathaROG commented Oct 21, 2020

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

https://sites.google.com/view/java-se-download-url-converter


Worked for 8u271:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_271-b09/61ae65e088624f5aaa0b1d2d801acb16/windows-i586/jdk-8u271-windows-x64.exe

By the way, it would be nice if you could add JDK 8 link to your "How to use" and add support for other platforms (Linux and macOS) @kadiwa4. (Edited: it already works for other platforms! My bad. ^_^)

@starchivore
Copy link

jdk-8u271-docs-all.zip
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243704_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-aarch64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243705_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-aarch64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243706_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-arm32-vfp-hflt.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243707_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-arm64-vfp-hflt.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243708_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-i586.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243709_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243710_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-x64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243711_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243712_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-macosx-x64.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243713_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-sparcv9.tar.Z
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243714_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243715_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-x64.tar.Z
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243716_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243717_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-windows-i586.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243718_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-windows-x64.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243719_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-aarch64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243722_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-aarch64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243723_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-i586.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243724_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243725_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-x64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243726_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243727_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243728_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243729_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64_pkg.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243730_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243731_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243732_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-au.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243733_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586-iftw.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243734_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243735_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243736_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-x64.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243737_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243738_61ae65e088624f5aaa0b1d2d801acb16

au.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243739_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271full.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243740_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271full64.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243741_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271patch.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243742_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271patch64.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243743_61ae65e088624f5aaa0b1d2d801acb16

jxpiinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243744_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243745_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243746_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243747_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-windows-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243748_61ae65e088624f5aaa0b1d2d801acb16

xpiinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243749_61ae65e088624f5aaa0b1d2d801acb16

JavaSetup8u271.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243750_61ae65e088624f5aaa0b1d2d801acb16

chromeinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243751_61ae65e088624f5aaa0b1d2d801acb16

@Caeliiaa
Copy link

jdk-8u271-docs-all.zip
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243704_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-aarch64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243705_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-aarch64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243706_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-arm32-vfp-hflt.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243707_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-arm64-vfp-hflt.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243708_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-i586.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243709_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243710_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-x64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243711_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243712_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-macosx-x64.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243713_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-sparcv9.tar.Z
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243714_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243715_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-x64.tar.Z
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243716_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243717_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-windows-i586.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243718_61ae65e088624f5aaa0b1d2d801acb16

jdk-8u271-windows-x64.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243719_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-aarch64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243722_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-aarch64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243723_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-i586.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243724_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243725_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-x64.rpm
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243726_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243727_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243728_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243729_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-macosx-x64_pkg.dmg
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243730_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243731_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243732_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-au.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243733_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586-iftw.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243734_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243735_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-i586.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243736_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-x64.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243737_61ae65e088624f5aaa0b1d2d801acb16

jre-8u271-windows-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243738_61ae65e088624f5aaa0b1d2d801acb16

au.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243739_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271full.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243740_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271full64.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243741_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271patch.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243742_61ae65e088624f5aaa0b1d2d801acb16

jre1.8.0_271patch64.msi
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243743_61ae65e088624f5aaa0b1d2d801acb16

jxpiinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243744_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-linux-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243745_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-solaris-sparcv9.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243746_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-solaris-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243747_61ae65e088624f5aaa0b1d2d801acb16

server-jre-8u271-windows-x64.tar.gz
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243748_61ae65e088624f5aaa0b1d2d801acb16

xpiinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243749_61ae65e088624f5aaa0b1d2d801acb16

JavaSetup8u271.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243750_61ae65e088624f5aaa0b1d2d801acb16

chromeinstall.exe
https://javadl.oracle.com/webapps/download/AutoDL?BundleId=243751_61ae65e088624f5aaa0b1d2d801acb16

thanks, is working for me.

@hangj
Copy link

hangj commented Oct 24, 2020

It works for me, thanks!

@TePossinoAcciaccatte
Copy link

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

Invalid download URL entered: https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/11.0.8%2B10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe

For version 11, just simply use the otn-pub trick... ;) However, you must accept the license agreement in order to generate a unique cookie or token before being able to download using this trick, or use wget if you know what to do with it.

Detail (Using your broswer):

  • Go the official download page:
    https://www.oracle.com/java/technologies/javase-jdk11-downloads.html
  • You must accept the License Agreement, and copy the link or URL from the download button:
    https://www.oracle.com/webapps/redirect/signon?nexturl=https://download.oracle.com/otn/java/jdk/11.0.8%2B10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe
  • Remove everything before = and including the =:
    https://download.oracle.com/otn/java/jdk/11.0.8%2B10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe
  • Finally, change otn to otn-pub and %2B to +:
    https://download.oracle.com/otn-pub/java/jdk/11.0.8+10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe

Note:

  • Using the final URL directly on your broswer will never works. You must accept the License Agreement first.
  • Or use wget if you already know the final link like this time:
    wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/11.0.8+10/dc5cf74f97104e8eac863698146a7ac3/jdk-11.0.8_windows-x64_bin.exe

Still works today

@MeApeSmallBrain
Copy link

MeApeSmallBrain commented Oct 25, 2020

@wctiger
Copy link

wctiger commented Oct 26, 2020

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

https://sites.google.com/view/java-se-download-url-converter

Worked for 8u271:
https://javadl.oracle.com/webapps/download/GetFile/1.8.0_271-b09/61ae65e088624f5aaa0b1d2d801acb16/windows-i586/jdk-8u271-windows-x64.exe

By the way, it would be nice if you could add JDK 8 link to your "How to use" and add support for other platforms (Linux and macOS) @kadiwa4. (Edited: it already works for other platforms! My bad. ^_^)

This worked - appreciate it!

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