-
Star
(922)
You must be signed in to star a gist -
Fork
(114)
You must be signed in to fork a gist
-
-
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 |
I have a jdk-8-windows-x64-demos.zip with sha256 = fca39cdb402fdf672dcbc29373e011e31a17c1de7b1a9b3283d5158583b2d76c, is there a way how I can make it available to everyone? It contains JavaFX Samples Ensemble app.
Also I think WebArchive can archive urls even if they point to a file.
jre-8u192-windows-x64.exe?
jre-8u192-windows-x64.exe?
There you go
64-bit:
Compressed
Installer
32-Bit:
Offline
Online
Compressed
(Extra versions are for other people that may need compressed or 32-bit versions and made using the technique made by @rathaROG thank you rathaROG)
Version 8 Update 431
Linux
Linux x64
Linux RPM
Linux x64 RPM
Use this tool https://github.com/shyiko/jabba
Type the jabba ls-remote
after installing for your platform to list all java builds
Thanks @WassoufZ
I made a small site that converts URLs in basically the same way @rathaROG did it. I hope it's useful.
Thank you!
JDK 8 for Mac Apple Silicon Chip
https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u441/jdk/jdk-8u441-macosx-aarch64.dmg
I created a whole WebUI for all you JDK requirements. It uses Jabba JDK Version Manager Index for the urls. Check it out
What is Oracle trying to achieve by being a dumb moron forcing everyone to signup? Morons
jdk 1.8 with jre 1.8 please
- JDK 8 for Mac Apple Silicon Chip: https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u441/jdk/jdk-8u441-macosx-aarch64.dmg
- JDK 8 for Mac Intel Chip: https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u441/jdk/jdk-8u441-macosx-x64.dmg
thank you! i'll try it