-
-
Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.
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 |
Apparently oracle doesn't force visitors to create an account anymore, as I was able to download jdk 16 for windows without an account.
Can someone confirm?
They only allow you to download the latest JDK without an account. You need one for the older ones, like JDK 11 and 8 that still are very popular versions.
oracle is following this thread or what? why they need my phone number and adress TO ONLY DOWNLOAD JAVA
The otn-pub
trick works as of now. Thank you.
I got mine by replacing
otn
in the URL withotn-pub
, maybe that might help someone?
This works after adding otn-pub to the next url :)
Apparently oracle doesn't force visitors to create an account anymore, as I was able to download jdk 16 for windows without an account.
Can someone confirm?
For the latest version you won't need an account.
How can I deactivate notifications for this particular discussion? Ever since I wrote one comment here I receive email after email for every comment.
This one worked for me: 01/08/2021
wget -c --no-cookies --no-check-certificate --header "Cookie: oraclelicense=accept-securebackup-cookie" https://download.oracle.com/otn-pub/java/jdk/8u301-b09/d3c52aa6bfa54d3ca74e617f18309292/jre-8u301-linux-i586.tar.gz
To download any JRE or JDK from the Oracle download page without signing in, go to the downloads page for the version you want (such as https://www.oracle.com/java/technologies/jdk12-downloads.html) and click on the Download link of your choice.
When a window pops up saying you need to accept the license agreement, check the box that says you agree. But instead of clicking on the green Download link (which will send you to the login page), right-click the download link and select Copy Link Location.
- NOTE: If clicking Download doesn't show a box and takes you straight to the login page instead, you will need to clear your cookies on the Java website (or open in incognito mode).
Paste the copied link into a text editor like Notepad. You'll see the link points to something like
oracle.com/webapps/redirect/signon
, but it has a query attached that starts with "nexturl=
". The URL that followsnexturl=
is the actual link that will download the file to your computer.If you want to download any JRE or JDK without signing into Oracle, go to the downloads page for the version you want (such as https://www.oracle.com/java/technologies/jdk12-downloads.html) and right-click on the Download link of your choice. Select "Copy Link Location" and then paste it into a text editor like Notepad.
NOTE: you may need to change the
otn
in the path tootn-pub
as described below.
Thanks, it works. At first it didnt work, but then I read your NOTE and it works
I got mine by replacing
otn
in the URL withotn-pub
, maybe that might help someone?
It still works. Only I need to paste the URL in the browser, replace otn with otn-pub and et voilá.
Hey everyone,
I am wondering why it still works for you, because in my case it is not working anymore.
This is the link I got by right cklicking on the download button:
https://www.oracle.com/nexturl=https://download.oracle.com/otn/java/jdk/9.0.4+11/c2514751926b4512b076cc82f959763f/jre-9.0.4_windows-x64_bin.exe
And then I followed your instructions and extracted this url:
https://download.oracle.com/otn-pub/java/jdk/9.0.4+11/c2514751926b4512b076cc82f959763f/jre-9.0.4_windows-x64_bin.exe
When inserting this in the browser, I am getting to a website saying "We're sorry, the page you requested was not found."
Did I miss something? or does it depend on the browser I am using, which is in my case firefox?
First I thougt maybe oracle found that people can access their data without logging in, but then I saw, that neoacevedo just posted his answer 12 hours ago? :D
Did I miss something? or does it depend on the browser I am using, which is in my case firefox?
It doesn't matter, this one will work just fine with everything:
@starchivore: thank you, that works :)
Use this account to login:
[email protected]
Oracle123.
Hey guys, Just Created this user script for everyone :)
https://github.com/CypherpunkSamurai/oracle-signup-bypass
https://greasyfork.org/en/scripts/430459-oracle-signup-bypass
Manual Way (any device)
- Go to the download page
- Follow the what @intrepidOlivia said above.
- Copy the download link
- Replace
download.oracle.com
withedelivery.oracle.com
. - Download :)
Using Userscipts
Instructions
- Install Tampermonkey / ViolentMonkey / Greasemonkey (or any other userscript browser extension)
- Install the script
https://greasyfork.org/en/scripts/430459-oracle-signup-bypass
or
https://github.com/CypherpunkSamurai/oracle-signup-bypass - Enjoy download without signup :)
Last version for Windows:
jdk-8u301-windows-i586.exe: https://edelivery.oracle.com/otn-pub/java/jdk/8u301-b09/d3c52aa6bfa54d3ca74e617f18309292/jdk-8u301-windows-i586.exe
jdk-8u301-windows-x64.exe: https://edelivery.oracle.com/otn-pub/java/jdk/8u301-b09/d3c52aa6bfa54d3ca74e617f18309292/jdk-8u301-windows-x64.exe
It works with otn-pub.
thanks!
Owwww Tks!!! Its work without oracle login for dist to users
Thanks!!!!
I got mine by replacing
otn
in the URL withotn-pub
, maybe that might help someone?
Still works. Thank you very much.
I got mine by replacing
otn
in the URL withotn-pub
, maybe that might help someone?
works for me. Thank you very much.
To download any JRE or JDK from the Oracle download page without signing in, go to the downloads page for the version you want (such as https://www.oracle.com/java/technologies/jdk12-downloads.html) and click on the Download link of your choice.
1. When a window pops up saying you need to accept the license agreement, check the box that says you agree. But instead of clicking on the green Download link (which will send you to the login page), right-click the download link and select Copy Link Location. * **NOTE:** If clicking Download doesn't show a box and takes you straight to the login page instead, you will need to clear your cookies on the Java website (or open in incognito mode). 2. Paste the copied link into a text editor like Notepad. You'll see the link points to something like `oracle.com/webapps/redirect/signon`, but it has a query attached that starts with "`nexturl=`". The URL that follows `nexturl=` is the actual link that will download the file to your computer.
If you want to download any JRE or JDK without signing into Oracle, go to the downloads page for the version you want (such as https://www.oracle.com/java/technologies/jdk12-downloads.html) and right-click on the Download link of your choice. Select "Copy Link Location" and then paste it into a text editor like Notepad.
NOTE: you may need to change the
otn
in the path tootn-pub
as described below.
It Work Nice
ty, fuck Oracle
otn-pub still works
Hey guys, Just Created this user script for everyone :)
https://github.com/CypherpunkSamurai/oracle-signup-bypass
https://greasyfork.org/en/scripts/430459-oracle-signup-bypassManual Way (any device)
- Go to the download page
- Follow the what @intrepidOlivia said above.
- Copy the download link
- Replace
download.oracle.com
withedelivery.oracle.com
.- Download :)
Using Userscipts
Instructions
- Install Tampermonkey / ViolentMonkey / Greasemonkey (or any other userscript browser extension)
- Install the script
https://greasyfork.org/en/scripts/430459-oracle-signup-bypass
or
https://github.com/CypherpunkSamurai/oracle-signup-bypass- Enjoy download without signup :)
ty it work
#fuckOracle
it works perfect although the login page appears.
If you want to download any JRE or JDK without signing into Oracle, go to the downloads page for the version you want (such as https://www.oracle.com/java/technologies/jdk12-downloads.html) and right-click on the Download link of your choice. Select "Copy Link Location" and then paste it into a text editor like Notepad. You'll see the link points to something like
oracle.com/webapps/redirect/signon
, but it has a query attached that starts with "nexturl=
". The URL that followsnexturl=
is the actual link that will download the file to your computer.Thank you bud.
Just one correction or input
After "nexturl" , the place where it says "otn", it should be "otn-pub"
None of the above was working for me, however, the links here seem to work without requiring a login:
https://www.java.com/en/download/manual.jsp
Apparently oracle doesn't force visitors to create an account anymore, [* for the latest version of jdk] as I was able to download jdk 16 for windows without an account.