Jdk 8u20 windows i586

Java SE 8 Archive Downloads (JDK 8u202 and earlier)

Go to the Oracle Java Archive

This page includes archive downloads for Java SE 8u202 and earlier. The archive downloads for Java SE 8u211 and later updates are available, under the Java SE OTN License.

The JDK is a development environment for building applications using the Java programming language.

The JDK includes tools useful for developing and testing programs written in the Java programming language and running on the JavaTM platform.

WARNING: These older versions of the JRE and JDK are provided to help developers debug issues in older systems. They are not updated with the latest security patches and are not recommended for use in production.

These Java SE 8 update releases are provided under the Binary Code License (“BCL”).

For production use Oracle recommends downloading the latest JDK and JRE versions and allowing auto-update.

Only developers and Enterprise administrators should download these releases.

Downloading these releases requires an oracle.com account. If you don’t have an oracle.com account you can use the links on the top of this page to learn more about it and register for one for free.

For current Java releases, please consult the Oracle Software Download page.

Item Preview

There Is No Preview Available For This Item

This item does not appear to have any files that can be experienced on Archive.org.


Please download files in this item to interact with them on your computer.

Show all files

238

Views

DOWNLOAD OPTIONS

Uploaded by

medicjue

on

SIMILAR ITEMS (based on metadata)

The Java Runtime Environment, or JRE, is a software layer that runs on top of a computer’s operating system software and provides the class libraries and other resources that a specific Java program needs to run. The Java Development Kit, or JDK, is a set of tools for developing Java applications. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of Java 8 Update 20 from the command line using both EXE & MSI installers.

Java SE Runtime Environment 8 Update 20 (32-bit) Silent Install (EXE)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JRE 8 Update 20 (32-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-i586.exe
  3. Download the file to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command: jre-8u20-windows-i586.exe /s
  7. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java 8 Update 20 (32-bit)
Vendor: Oracle Corporation
Version: 8.0.200
Architecture: x86
Installer Type: EXE
Silent Install Switch (Option 1) jre-8u20-windows-i586.exe /s
Silent Install Switch (Option 2) jre-8u20-windows-i586.exe INSTALL_SILENT=1
Silent Install Switch (Option 3) jre-8u20-windows-i586.exe INSTALL_SILENT=Enable
Silent Uninstall Switch: MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F83218020F0} /qn
Repair Command: MsiExec.exe /fa {26A24AE4-039D-4CA4-87B4-2F83218020F0} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-i586.exe
PowerShell Script: https://silentinstallhq.com/java-8-runtime-environment-install-and-uninstall-powershell/

Java SE Runtime Environment 8 Update 20 (64-bit) Silent Install (EXE)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JRE 8 Update 20 (64-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-x64.exe
  3. Download the file to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command: jre-8u20-windows-x64.exe /s
  7. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java 8 Update 20 (64-bit)
Vendor: Oracle Corporation
Version: 8.0.200
Architecture: x64
Installer Type: EXE
Silent Install Switch (Option 1) jre-8u20-windows-x64.exe /s
Silent Install Switch (Option 2) jre-8u20-windows-x64.exe INSTALL_SILENT=1
Silent Install Switch (Option 3) jre-8u20-windows-x64.exe INSTALL_SILENT=Enable
Silent Uninstall Switch: MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F86418020F0} /qn
Repair Command: MsiExec.exe /fa {26A24AE4-039D-4CA4-87B4-2F86418020F0} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-x64.exe
PowerShell Script: https://silentinstallhq.com/java-8-runtime-environment-install-and-uninstall-powershell/

Java SE Development Kit 8 Update 20 (32-bit) Silent Install (EXE)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JDK 8 Update 20 (32-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-i586.exe
  3. Download the file to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command: jdk-8u20-windows-i586.exe /s
  7. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java JDK 8 Update 20 (32-bit)
Vendor: Oracle Corporation
Version: 8.0.200.26
Architecture: x86
Installer Type: EXE
Silent Install Switch (Option 1) jdk-8u20-windows-i586.exe /s
Silent Install Switch (Option 2) jdk-8u20-windows-i586.exe INSTALL_SILENT=1
Silent Install Switch (Option 3) jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable
Silent Uninstall Switch: MsiExec.exe /x {32A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Repair Command: MsiExec.exe /fa {32A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-i586.exe
PowerShell Script: https://silentinstallhq.com/java-8-development-kit-install-and-uninstall-powershell/

Java SE Development Kit 8 Update 20 (64-bit) Silent Install (EXE)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JDK 8 Update 20 (64-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-x64.exe
  3. Download the file to a folder created at (C:\Downloads)
  4. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  5. Navigate to the C:\Downloads folder
  6. Enter the following command: jdk-8u20-windows-x64.exe /s
  7. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java JDK 8 Update 20 (64-bit)
Vendor: Oracle Corporation
Version: 8.0.200.26
Architecture: x64
Installer Type: EXE
Silent Install Switch (Option 1) jdk-8u20-windows-x64.exe /s
Silent Install Switch (Option 2) jdk-8u20-windows-x64.exe INSTALL_SILENT=1
Silent Install Switch (Option 3) jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable
Silent Uninstall Switch: MsiExec.exe /x {64A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Repair Command: MsiExec.exe /fa {64A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-x64.exe
PowerShell Script: https://silentinstallhq.com/java-8-development-kit-install-and-uninstall-powershell/

Java SE Runtime Environment 8 Update 20 (32-bit) Silent Install (MSI)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JRE 8 Update 20 (32-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-i586.exe
  3. Download the EXE file to a folder created at (C:\Downloads)
  4. Manually launch the jre-8u20-windows-i586.exe
  5. Once you see the Java Setup – Welcome window, Navigate to C:\Users\%username%\AppData\LocalLow\Sun\Java\jre1.8.0_20
  6. Copy the jre1.8.0_20.msi to C:\Downloads
  7. Cancel & Close the “Java Setup – Welcome” window
  8. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  9. Navigate to the C:\Downloads folder
  10. Enter the following command: MsiExec.exe /i jre1.8.0_20.msi /qn
  11. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java 8 Update 20 (32-bit)
Vendor: Oracle Corporation
Version: 8.0.200
Architecture: x86
Installer Type: MSI
Silent Install Switch: MsiExec.exe /i jre1.8.0_20.msi /qn
Silent Uninstall Switch: MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F83218020F0} /qn
Repair Command: MsiExec.exe /fa {26A24AE4-039D-4CA4-87B4-2F83218020F0} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-i586.exe
PowerShell Script: https://silentinstallhq.com/java-8-runtime-environment-install-and-uninstall-powershell/

Java SE Runtime Environment 8 Update 20 (64-bit) Silent Install (MSI)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JRE 8 Update 20 (64-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-x64.exe
  3. Download the EXE file to a folder created at (C:\Downloads)
  4. Manually launch the jre-8u20-windows-x64.exe
  5. Once you see the Java Setup – Welcome window, Navigate to C:\Users\%username%\AppData\LocalLow\Sun\Java\jre1.8.0_20_x64
  6. Copy the jre1.8.0_20.msi to C:\Downloads
  7. Cancel & Close the “Java Setup – Welcome” window
  8. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  9. Navigate to the C:\Downloads folder
  10. Enter the following command: MsiExec.exe /i jre1.8.0_20.msi /qn
  11. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java 8 Update 20 (64-bit)
Vendor: Oracle Corporation
Version: 8.0.200
Architecture: x64
Installer Type: MSI
Silent Install Switch: MsiExec.exe /i jre1.8.0_20.msi /qn
Silent Uninstall Switch: MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F86418020F0} /qn
Repair Command: MsiExec.exe /fa {26A24AE4-039D-4CA4-87B4-2F86418020F0} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jre-8u20-windows-x64.exe
PowerShell Script: https://silentinstallhq.com/java-8-runtime-environment-install-and-uninstall-powershell/

Java SE Development Kit 8 Update 20 (32-bit) Silent Install (MSI)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JDK 8 Update 20 (32-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-i586.exe
  3. Download the EXE file to a folder created at (C:\Downloads)
  4. Manually launch the jdk-8u20-windows-i586.exe
  5. On the Java SE Development Kit 8 Update 20 – Setup window, Click Next
  6. Once you see the Java SE Development Kit 8 Update 20 – Custom Setup window, Navigate to C:\Users\%username%\AppData\LocalLow\Sun\Java\
  7. Copy the jdk1.8.0_20 folder to C:\Downloads
  8. Cancel & Close the Java SE Development Kit 8 Update 20 – Custom Setup” window
  9. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  10. Navigate to the C:\Downloads\jdk1.8.0_20 folder
  11. Enter the following command: MsiExec.exe /i jdk1.8.0_20.msi /qn
  12. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java JDK 8 Update 20 (32-bit)
Vendor: Oracle Corporation
Version: 8.0.200.26
Architecture: x86
Installer Type: MSI
Silent Install Switch: MsiExec.exe /i jdk1.8.0_20.msi /qn
Silent Uninstall Switch: MsiExec.exe /x {32A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Repair Command: MsiExec.exe /fa {32A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-i586.exe
PowerShell Script: https://silentinstallhq.com/java-8-development-kit-install-and-uninstall-powershell/

Java SE Development Kit 8 Update 20 (64-bit) Silent Install (MSI)

  1. Sign in to your Oracle account (Create an account if you don’t have one)
    • https://login.oracle.com/mysso/signon.jsp
  2. Download the Java JDK 8 Update 20 (64-bit) Installer
    • https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-x64.exe
  3. Download the EXE file to a folder created at (C:\Downloads)
  4. Manually launch the jdk-8u20-windows-x64.exe
  5. On the Java SE Development Kit 8 Update 20 (64-bit) – Setup window, Click Next
  6. Once you see the Java SE Development Kit 8 Update 20 (64-bit) – Custom Setup window, Navigate to C:\Users\%username%\AppData\LocalLow\Sun\Java\
  7. Copy the jdk1.8.0_20_x64 folder to C:\Downloads
  8. Cancel & Close the “Java SE Development Kit 8 Update 20 (64-bit) – Custom Setup” window
  9. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  10. Navigate to the C:\Downloads\jdk1.8.0_20_x64 folder
  11. Enter the following command: MsiExec.exe /i jdk1.8.0_20.msi /qn
  12. Press Enter

After a few moments you will find Java entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title: Java JDK 8 Update 20 (64-bit)
Vendor: Oracle Corporation
Version: 8.0.200.26
Architecture: x64
Installer Type: MSI
Silent Install Switch: MsiExec.exe /i jdk1.8.0_20.msi /qn
Silent Uninstall Switch: MsiExec.exe /x {64A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Repair Command: MsiExec.exe /fa {64A3A4F4-B792-11D6-A78A-00B0D0180200} /qn
Download Link: https://download.oracle.com/otn/java/jdk/8u20-b26/jdk-8u20-windows-x64.exe
PowerShell Script: https://silentinstallhq.com/java-8-development-kit-install-and-uninstall-powershell/

The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website. Continue reading if you are interested in additional details and configurations.


Additional Configurations

Create an Installation Log File

The Java installers offer the option to generate a log file during installation to assist with troubleshooting should any problems arise. You can use the following commands to create a verbose log file with details about the installation.

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Logging

jre-8u20-windows-i586.exe /s /L C:\Windows\Temp\jre-8u20x86.log Option 1
jre-8u20-windows-i586.exe INSTALL_SILENT=1 /L C:\Windows\Temp\jre-8u20x86.log Option 2

Java JRE 8 Update 20 (32-bit) Silent Install (MSI) with Logging

MsiExec.exe /i jre1.8.0_20.msi /qn /L*v "%WINDIR%\Temp\jre-8u20x86.log"

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Logging

jre-8u20-windows-x64.exe /s /L C:\Windows\Temp\jre-8u20x64.log Option 1
jre-8u20-windows-x64.exe INSTALL_SILENT=1 /L C:\Windows\Temp\jre-8u20x64.log Option 2

Java JRE 8 Update 20 (64-bit) Silent Install (MSI) with Logging

MsiExec.exe /i jre1.8.0_20.msi /qn /L*v "%WINDIR%\Temp\jre-8u20x64.log"

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Logging

jdk-8u20-windows-i586.exe /s /L C:\Windows\Temp\jdk-8u20x86.log Option 1
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 /L C:\Windows\Temp\jdk-8u20x86.log Option 2

Java JDK 8 Update 20 (32-bit) Silent Install (MSI) with Logging

MsiExec.exe /i jdk1.8.0_20.msi /qn /L*v "%WINDIR%\Temp\jdk-8u20x86.log"

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Logging

jdk-8u20-windows-x64.exe /s /L C:\Windows\Temp\jdk-8u20x64.log Option 1
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 /L C:\Windows\Temp\jdk-8u20x64.log Option 2

Java JDK 8 Update 20 (64-bit) Silent Install (MSI) with Logging

MsiExec.exe /i jdk1.8.0_20.msi /qn /L*v "%WINDIR%\Temp\jdk-8u20x64.log"


Disable the Auto Update Feature

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Auto Update Disabled

jre-8u20-windows-i586.exe /s AUTO_UPDATE=0 Option 1
jre-8u20-windows-i586.exe /s AUTO_UPDATE=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 AUTO_UPDATE=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable AUTO_UPDATE=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Auto Update Disabled

jre-8u20-windows-x64.exe /s AUTO_UPDATE=0 Option 1
jre-8u20-windows-x64.exe /s AUTO_UPDATE=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 AUTO_UPDATE=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable AUTO_UPDATE=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Auto Update Disabled

jdk-8u20-windows-i586.exe /s AUTO_UPDATE=0 Option 1
jdk-8u20-windows-i586.exe /s AUTO_UPDATE=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 AUTO_UPDATE=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable AUTO_UPDATE=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Auto Update Disabled

jdk-8u20-windows-x64.exe /s AUTO_UPDATE=0 Option 1
jdk-8u20-windows-x64.exe /s AUTO_UPDATE=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 AUTO_UPDATE=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable AUTO_UPDATE=Disable Option 4

Suppress End User License Agreement (EULA)

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with EULA Suppressed

jre-8u20-windows-i586.exe /s EULA=0 Option 1
jre-8u20-windows-i586.exe /s EULA=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 EULA=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable EULA=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with EULA Suppressed

jre-8u20-windows-x64.exe /s EULA=0 Option 1
jre-8u20-windows-x64.exe /s EULA=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 EULA=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable EULA=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with EULA Suppressed

jdk-8u20-windows-i586.exe /s EULA=0 Option 1
jdk-8u20-windows-i586.exe /s EULA=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 EULA=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable EULA=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with EULA Suppressed

jdk-8u20-windows-x64.exe /s EULA=0 Option 1
jdk-8u20-windows-x64.exe /s EULA=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 EULA=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable EULA=Disable Option 4

Change Default Installation Directory (First Time Installs Only)

You can change the default installation directory by using the following command line parameters. In this example, I’m installing Java to “C:\Java”

Java JRE 8 Update 20 32-bit (EXE)

jre-8u20-windows-i586.exe /s INSTALLDIR=C:\Java Option 1
jre-8u20-windows-i586.exe INSTALL_SILENT=1 INSTALLDIR=C:\Java Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable INSTALLDIR=C:\Java Option 3

Java JRE 8 Update 20 64-bit (EXE)

jre-8u20-windows-x64.exe /s INSTALLDIR=C:\Java Option 1
jre-8u20-windows-x64.exe INSTALL_SILENT=1 INSTALLDIR=C:\Java Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable INSTALLDIR=C:\Java Option 3

Java JDK 8 Update 20 32-bit (EXE)

jdk-8u20-windows-i586.exe /s INSTALLDIR=C:\Java Option 1
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 INSTALLDIR=C:\Java Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable INSTALLDIR=C:\Java Option 3

Java JDK 8 Update 20 64-bit (EXE)

jdk-8u20-windows-x64.exe /s INSTALLDIR=C:\Java Option 1
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 INSTALLDIR=C:\Java Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable INSTALLDIR=C:\Java Option 3

Exclude Java Start Menu Items

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Start Menu Items Excluded

jre-8u20-windows-i586.exe /s NOSTARTMENU=1 Option 1
jre-8u20-windows-i586.exe /s NOSTARTMENU=Enable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 NOSTARTMENU=1 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable NOSTARTMENU=Enable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Start Menu Items Excluded

jre-8u20-windows-x64.exe /s NOSTARTMENU=1 Option 1
jre-8u20-windows-x64.exe /s NOSTARTMENU=Enable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 NOSTARTMENU=1 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable NOSTARTMENU=Enable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Start Menu Items Excluded

jdk-8u20-windows-i586.exe /s NOSTARTMENU=1 Option 1
jdk-8u20-windows-i586.exe /s NOSTARTMENU=Enable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 NOSTARTMENU=1 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable NOSTARTMENU=Enable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Start Menu Items Excluded

jdk-8u20-windows-x64.exe /s NOSTARTMENU=1 Option 1
jdk-8u20-windows-x64.exe /s NOSTARTMENU=Enable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 NOSTARTMENU=1 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable NOSTARTMENU=Enable Option 4

Suppress Java Reboot

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with No Reboot

jre-8u20-windows-i586.exe /s REBOOT=0 Option 1
jre-8u20-windows-i586.exe /s REBOOT=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 REBOOT=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable REBOOT=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with No Reboot

jre-8u20-windows-x64.exe /s REBOOT=0 Option 1
jre-8u20-windows-x64.exe /s REBOOT=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 REBOOT=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable REBOOT=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with No Reboot

jdk-8u20-windows-i586.exe /s REBOOT=0 Option 1
jdk-8u20-windows-i586.exe /s REBOOT=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 REBOOT=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable REBOOT=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with No Reboot

jdk-8u20-windows-x64.exe /s REBOOT=0 Option 1
jdk-8u20-windows-x64.exe /s REBOOT=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 REBOOT=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable REBOOT=Disable Option 4

Remove All Out-Of-Date Java JRE Versions

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Old JRE Versions Removed

jre-8u20-windows-i586.exe /s REMOVEOUTOFDATEJRES=1 Option 1
jre-8u20-windows-i586.exe /s REMOVEOUTOFDATEJRES=Enable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 REMOVEOUTOFDATEJRES=1 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable REMOVEOUTOFDATEJRES=Enable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Old JRE Versions Removed

jre-8u20-windows-x64.exe /s REMOVEOUTOFDATEJRES=1 Option 1
jre-8u20-windows-x64.exe /s REMOVEOUTOFDATEJRES=Enable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 REMOVEOUTOFDATEJRES=1 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable REMOVEOUTOFDATEJRES=Enable Option 4

Java JRE Static Installation

If you perform a static installation of the JRE (by specifying the command-line or configuration file option STATIC=1), then the Java Auto Update feature will leave that JRE installed during a Java update. A later version of the same JRE family will be installed in a separate directory. This mode ensures that vendors, who require a specific version of the JRE for their product, can be certain that the JRE will not be overwritten by a newer version.

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Static Configuration

jre-8u20-windows-i586.exe /s STATIC=1 Option 1
jre-8u20-windows-i586.exe /s STATIC=Enable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 STATIC=1 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable STATIC=Enable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Static Configuration

jre-8u20-windows-x64.exe /s STATIC=1 Option 1
jre-8u20-windows-x64.exe /s STATIC=Enable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 STATIC=1 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable STATIC=Enable Option 4

Disable Java Web Analytics

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Web Analytics Disabled

jre-8u20-windows-i586.exe /s WEB_ANALYTICS=0 Option 1
jre-8u20-windows-i586.exe /s WEB_ANALYTICS=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_ANALYTICS=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_ANALYTICS=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Web Analytics Disabled

jre-8u20-windows-x64.exe /s WEB_ANALYTICS=0 Option 1
jre-8u20-windows-x64.exe /s WEB_ANALYTICS=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_ANALYTICS=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_ANALYTICS=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Web Analytics Disabled

jdk-8u20-windows-i586.exe /s WEB_ANALYTICS=0 Option 1
jdk-8u20-windows-i586.exe /s WEB_ANALYTICS=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_ANALYTICS=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_ANALYTICS=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Web Analytics Disabled

jdk-8u20-windows-x64.exe /s WEB_ANALYTICS=0 Option 1
jdk-8u20-windows-x64.exe /s WEB_ANALYTICS=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_ANALYTICS=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_ANALYTICS=Disable Option 4

Set Java Web Security Level to Very High

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Security Level Set to Very High

jre-8u20-windows-i586.exe /s WEB_JAVA_SECURITY_LEVEL=VH Option 1
jre-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_JAVA_SECURITY_LEVEL=VH Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_JAVA_SECURITY_LEVEL=VH Option 3

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Security Level Set to Very High

jre-8u20-windows-x64.exe /s WEB_JAVA_SECURITY_LEVEL=VH Option 1
jre-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_JAVA_SECURITY_LEVEL=VH Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_JAVA_SECURITY_LEVEL=VH Option 3

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Security Level Set to Very High

jdk-8u20-windows-i586.exe /s WEB_JAVA_SECURITY_LEVEL=VH Option 1
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_JAVA_SECURITY_LEVEL=VH Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_JAVA_SECURITY_LEVEL=VH Option 3

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Security Level Set to Very High

jdk-8u20-windows-x64.exe /s WEB_JAVA_SECURITY_LEVEL=VH Option 1
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_JAVA_SECURITY_LEVEL=VH Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_JAVA_SECURITY_LEVEL=VH Option 3

Don’t Allow Java Applications to Run in Web Browser

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Java Web Disabled

jre-8u20-windows-i586.exe /s WEB_JAVA=0 Option 1
jre-8u20-windows-i586.exe /s WEB_JAVA=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_JAVA=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_JAVA=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Java Web Disabled

jre-8u20-windows-x64.exe /s WEB_JAVA=0 Option 1
jre-8u20-windows-x64.exe /s WEB_JAVA=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_JAVA=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_JAVA=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Java Web Disabled

jdk-8u20-windows-i586.exe /s WEB_JAVA=0 Option 1
jdk-8u20-windows-i586.exe /s WEB_JAVA=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 WEB_JAVA=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable WEB_JAVA=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Java Web Disabled

jdk-8u20-windows-x64.exe /s WEB_JAVA=0 Option 1
jdk-8u20-windows-x64.exe /s WEB_JAVA=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 WEB_JAVA=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable WEB_JAVA=Disable Option 4

Disable 3rd Party Sponsor Offers

Java JRE 8 Update 20 (32-bit) Silent Install (EXE) with Sponsors Disabled

jre-8u20-windows-i586.exe /s SPONSORS=0 Option 1
jre-8u20-windows-i586.exe /s SPONSORS=Disable Option 2
jre-8u20-windows-i586.exe INSTALL_SILENT=1 SPONSORS=0 Option 3
jre-8u20-windows-i586.exe INSTALL_SILENT=Enable SPONSORS=Disable Option 4

Java JRE 8 Update 20 (64-bit) Silent Install (EXE) with Sponsors Disabled

jre-8u20-windows-x64.exe /s SPONSORS=0 Option 1
jre-8u20-windows-x64.exe /s SPONSORS=Disable Option 2
jre-8u20-windows-x64.exe INSTALL_SILENT=1 SPONSORS=0 Option 3
jre-8u20-windows-x64.exe INSTALL_SILENT=Enable SPONSORS=Disable Option 4

Java JDK 8 Update 20 (32-bit) Silent Install (EXE) with Sponsors Disabled

jdk-8u20-windows-i586.exe /s SPONSORS=0 Option 1
jdk-8u20-windows-i586.exe /s SPONSORS=Disable Option 2
jdk-8u20-windows-i586.exe INSTALL_SILENT=1 SPONSORS=0 Option 3
jdk-8u20-windows-i586.exe INSTALL_SILENT=Enable SPONSORS=Disable Option 4

Java JDK 8 Update 20 (64-bit) Silent Install (EXE) with Sponsors Disabled

jdk-8u20-windows-x64.exe /s SPONSORS=0 Option 1
jdk-8u20-windows-x64.exe /s SPONSORS=Disable Option 2
jdk-8u20-windows-x64.exe INSTALL_SILENT=1 SPONSORS=0 Option 3
jdk-8u20-windows-x64.exe INSTALL_SILENT=Enable SPONSORS=Disable Option 4

Deploy Java Using Configuration Files

You can standardize your Java deployments and enforce settings at the system level by utilizing the following method.

  • Open Notepad or your favorite text editor
  • Add the following lines:
deployment.system.config=file:///C:/Windows/Sun/Java/Deployment/deployment.properties
deployment.system.config.mandatory=true

Save the file and name it: deployment.config

  • Open Notepad again
  • Add the following lines:
deployment.javaws.autodownload=NEVER
deployment.javaws.autodownload.locked
deployment.expiration.check.enabled=FALSE
deployment.expiration.decision=NEVER
deployment.expiration.decision.11.101.2=later
deployment.expiration.decision.suppression.11.101.2=true
deployment.user.security.exception.sites=C\:/Windows/Sun/Java/Deployment/exception.sites

Save the file and name it: deployment.properties

  • Open Notepad again
  • Add the following lines:
INSTALL_SILENT=Enable
AUTO_UPDATE=Disable
WEB_ANALYTICS=Disable
EULA=Disable
REBOOT=Disable
SPONSORS=Disable

Save the file and name it: java.settings.cfg

If you need to allow access to specific Java enabled sites that would normally be blocked by security checks, then you should create a fourth configuration file as referenced below.

  • Open Notepad or your favorite text editor
  • Add the following lines using your specific site names and port numbers:
https://SERVER01.YOURDOMAIN.COM:8888
http://SERVER02.YOURDOMAIN.COM:8888

Save the file and name it: exception.sites

  1. Create a C:\ProgramData\Oracle\Java directory (if not present)
  2. Copy the java.settings.cfg to C:\ProgramData\Oracle\Java\
  3. Follow the “How to Install Java 8 Update 20 Silently” steps mentioned earlier in the article
  4. Create a C:\Windows\Sun\Java\Deployment directory (if not present)
  5. Copy the deployment.config, deployment.properties, and exception.sites (if required) to C:\Windows\Sun\Java\Deployment\

Reference for deployment.properties file

https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/properties.html

Reference for Java configuration file

https://docs.oracle.com/javase/8/docs/technotes/guides/install/config.html


How to Uninstall Java 8 Update 20 Silently

  1. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  2. Enter one of the following commands:

Java JRE 8 Update 20 (32-bit) Silent Uninstall

MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F83218020F0} /qn

Java JRE 8 Update 20 (64-bit) Silent Uninstall

MsiExec.exe /x {26A24AE4-039D-4CA4-87B4-2F86418020F0} /qn

Java JDK 8 Update 20 (32-bit) Silent Uninstall

MsiExec.exe /x {32A3A4F4-B792-11D6-A78A-00B0D0180200} /qn

Java JDK 8 Update 20 (64-bit) Silent Uninstall

MsiExec.exe /x {64A3A4F4-B792-11D6-A78A-00B0D0180200} /qn

Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.

Name                                  Last modified     Size

../
jdk-8u202-linux-arm32-vfp-hflt.tar.gz 20-Dec-2018 01:49 72.86 MB
jdk-8u202-linux-arm64-vfp-hflt.tar.gz 20-Dec-2018 01:50 69.75 MB
jdk-8u202-linux-i586.rpm              20-Dec-2018 01:50 173.08 MB
jdk-8u202-linux-i586.tar.gz           20-Dec-2018 01:49 187.9 MB
jdk-8u202-linux-x64.rpm               20-Dec-2018 01:50 170.15 MB
jdk-8u202-linux-x64.tar.gz            20-Dec-2018 01:50 185.05 MB
jdk-8u202-macosx-x64.dmg              20-Dec-2018 01:50 249.15 MB
jdk-8u202-solaris-sparcv9.tar.Z       20-Dec-2018 01:49 125.09 MB
jdk-8u202-solaris-sparcv9.tar.gz      20-Dec-2018 01:49 88.1 MB
jdk-8u202-solaris-x64.tar.Z           20-Dec-2018 01:49 124.37 MB
jdk-8u202-solaris-x64.tar.gz          20-Dec-2018 01:50 85.38 MB
jdk-8u202-windows-i586.exe            20-Dec-2018 01:50 201.64 MB
jdk-8u202-windows-x64.exe             20-Dec-2018 01:49 211.58 MB

ArtifactRepo/ Server at mirrors.huaweicloud.com Port 443

Instantly share code, notes, and snippets.



  • Star

    (928)


    You must be signed in to star a gist



  • Fork

    (116)


    You must be signed in to fork a gist



    • Learn more about clone URLs

    Clone this repository at <script src="https://gist.github.com/wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6.js"></script>

  • Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.



  • Learn more about clone URLs

Clone this repository at <script src="https://gist.github.com/wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6.js"></script>

Save wavezhang/ba8425f24a968ec9b2a8619d7c2d86a6 to your computer and use it in GitHub Desktop.

download java from oracle without login


This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters

Show hidden characters

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

If you can add 8u20 please.

Java 8 Update 341

  • Release notes
    • https://www.oracle.com/java/technologies/javase/8u341-relnotes.html
  • JRE for Windows:
    • x64
      • https://javadl.oracle.com/webapps/download/AutoDL?BundleId=246808_424b9da4b48848379167015dcc250d8d
    • x86
      • https://javadl.oracle.com/webapps/download/AutoDL?BundleId=246806_424b9da4b48848379167015dcc250d8d
  • JDK for Windows:
    • x64
      • https://javadl.oracle.com/webapps/download/GetFile/1.8.0_341-b10/424b9da4b48848379167015dcc250d8d/windows-i586/jdk-8u341-windows-x64.exe
    • x86
      • https://javadl.oracle.com/webapps/download/GetFile/1.8.0_341-b10/424b9da4b48848379167015dcc250d8d/windows-i586/jdk-8u341-windows-i586.exe

Java 8 Update 341

  • Release notes

    • https://www.oracle.com/java/technologies/javase/8u341-relnotes.html
  • JRE for Windows:

    • x64

      • https://javadl.oracle.com/webapps/download/AutoDL?BundleId=246808_424b9da4b48848379167015dcc250d8d
    • x86

      • https://javadl.oracle.com/webapps/download/AutoDL?BundleId=246806_424b9da4b48848379167015dcc250d8d
  • JDK for Windows:

    • x64

      • https://javadl.oracle.com/webapps/download/GetFile/1.8.0_341-b10/424b9da4b48848379167015dcc250d8d/windows-i586/jdk-8u341-windows-x64.exe
    • x86

      • https://javadl.oracle.com/webapps/download/GetFile/1.8.0_341-b10/424b9da4b48848379167015dcc250d8d/windows-i586/jdk-8u341-windows-i586.exe

Many thanks!

A bit out of scope perhaps, but alot of people here download an elder java version to connect to prehistoric hardware console redirection.
I’ve made a small package that uses a security modified version of JDK 1.8 and icedtea by adoptopen.
That package allows to use old security protocols and ciphers, and should allow to connect to a fair big number of old hardware using java jnlp files.
See https://github.com/netinvent/ipmi-starter

JDK 8u361

  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-linux-i586.rpm
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-linux-i586.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-linux-x64.rpm
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-linux-x64.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-macosx-x64.dmg
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-solaris-sparcv9.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-windows-i586.exe
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-windows-i586.zip
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-windows-x64.exe
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jdk/jdk-8u361-windows-x64.zip

Java SE 8u361 Runtime Environment

  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-linux-i586.rpm
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-linux-i586.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-linux-x64.rpm
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-linux-x64.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-macosx-x64.dmg
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-solaris-sparcv9.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-windows-i586.exe
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java8/java8u361/jre/jre-8u361-windows-x64.exe

Java SE 11.0.18

  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_linux-x64_bin.deb
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_linux-x64_bin.rpm
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_linux-x64_bin.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_macos-x64_bin.dmg
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_solaris-sparcv9_bin.tar.gz
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_windows-x64_bin.exe
  • https://cfdownload.adobe.com/pub/adobe/coldfusion/java/java11/java11018/jdk-11.0.18_windows-x64_bin.zip

Or

JDK 8u361

  • jdk-8u361-docs-all.zip: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247919_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-aarch64.rpm: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247920_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-aarch64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247921_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-arm32-vfp-hflt.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247922_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-i586.rpm: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247923_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-i586.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247924_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-x64.rpm: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247925_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-linux-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247926_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-macosx-x64.dmg: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247927_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-solaris-sparcv9.tar.Z: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247928_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-solaris-sparcv9.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247929_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-solaris-x64.tar.Z: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247930_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-solaris-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247931_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-windows-i586.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247932_0ae14417abb444ebb02b9815e2103550
  • jdk-8u361-windows-x64.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247933_0ae14417abb444ebb02b9815e2103550

Java SE 8u361 Runtime Environment

  • jre-8u361-fcs-bin-b09-macosx-x64-09_jan_2023_au.dmg: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247934_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-linux-i586.rpm: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247935_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-linux-i586.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247936_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-linux-x64.rpm: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247937_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-linux-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247938_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-macosx-x64.dmg: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247939_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-macosx-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247940_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-solaris-sparcv9.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247941_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-solaris-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247942_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-au.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247943_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-i586-iftw.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247944_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-i586.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247945_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-i586.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247946_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-x64.exe: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247947_0ae14417abb444ebb02b9815e2103550
  • jre-8u361-windows-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247948_0ae14417abb444ebb02b9815e2103550

Server JRE 8u361

  • server-jre-8u361-linux-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247963_0ae14417abb444ebb02b9815e2103550
  • server-jre-8u361-solaris-sparcv9.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247964_0ae14417abb444ebb02b9815e2103550
  • server-jre-8u361-solaris-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247965_0ae14417abb444ebb02b9815e2103550
  • server-jre-8u361-windows-x64.tar.gz: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=247966_0ae14417abb444ebb02b9815e2103550

Any chance someone can post a link for jdk-7u351-linux-x64.tar.gz ? would be much appreciated

Is there a reason why
jre-8u361-windows-x64.exe sha256sum is :
85d6326adab8ef537bba8880873a63d625dde9b200797793c17dfad6bf66d359
while it suppose to be :
419328f3a2325b1dc27f710abd73e232e9deac47915b4dba61a697b925b5b83d

jre-8u361-windows-i586.exe sha256sum is :
b9fb7ce56b36554f9e38e46977d7a57888b073b482d0a63349368e28ec92b4da
while it suppose to be :
9f894ca1b76c6d504a5f62e71963f186527110c617215afa9fe061fc7793195f

javadl.oracle.com

JDK 8u371

  • jdk-8u371-windows-x64.exe
  • jdk-8u371-windows-i586.exe
  • jdk-8u371-solaris-x64.tar.Z
  • jdk-8u371-solaris-x64.tar.gz
  • jdk-8u371-solaris-sparcv9.tar.Z
  • jdk-8u371-solaris-sparcv9.tar.gz
  • jdk-8u371-linux-x64.tar.gz
  • jdk-8u371-macosx-x64.dmg
  • jdk-8u371-linux-x64.rpm
  • jdk-8u371-linux-i586.rpm
  • jdk-8u371-linux-arm32-vfp-hflt.tar.gz
  • jdk-8u371-linux-aarch64.tar.gz
  • jdk-8u371-linux-i586.tar.gz

Java 8 Enterprise Performance Pack

  • jdk-8u371-perf-linux-aarch64.tar.gz
  • jdk-8u371-perf-linux-x64.tar.gz

JRE 8u371

  • jre-8u371-cb-windows-au.exe
  • jre-8u371-windows-x64.tar.gz
  • jre-8u371-windows-x64.exe
  • jre-8u371-windows-i586.tar.gz
  • jre-8u371-windows-i586.exe
  • jre-8u371-windows-i586-iftw.exe
  • jre-8u371-solaris-sparcv9.tar.gz
  • jre-8u371-windows-au.exe
  • jre-8u371-solaris-x64.tar.gz
  • jre-8u371-macosx-x64.dmg
  • jre-8u371-linux-x64.tar.gz
  • jre-8u371-linux-x64.rpm
  • jre-8u371-macosx-x64.tar.gz
  • jre-8u371-linux-i586.tar.gz
  • jre-8u371-linux-i586.rpm

Server JRE 8u371

  • server-jre-8u371-windows-x64.tar.gz
  • server-jre-8u371-solaris-x64.tar.gz
  • server-jre-8u371-solaris-sparcv9.tar.gz
  • server-jre-8u371-linux-x64.tar.gz

cfdownload.adobe.com

Java SE 11.0.19 (LTS)

  • jdk-11.0.19_linux-x64_bin.deb
  • jdk-11.0.19_linux-x64_bin.rpm
  • jdk-11.0.19_linux-x64_bin.tar.gz
  • jdk-11.0.19_macos-aarch64_bin.dmg
  • jdk-11.0.19_macos-x64_bin.dmg
  • jdk-11.0.19_solaris-sparcv9_bin.tar.gz
  • jdk-11.0.19_windows-x64_bin.exe
  • jdk-11.0.19_windows-x64_bin.zip

JDK 8u371

  • jdk-8u371-linux-x64.rpm
  • jdk-8u371-linux-x64.tar.gz
  • jdk-8u371-macosx-x64.dmg
  • jdk-8u371-solaris-sparcv9.tar.gz
  • jdk-8u371-linux-aarch64.tar.gz
  • jdk-8u371-linux-i586.rpm
  • jdk-8u371-linux-i586.tar.gz

JRE 8u371

  • jre-8u371-linux-i586.rpm
  • jre-8u371-linux-i586.tar.gz
  • jre-8u371-linux-x64.rpm
  • jre-8u371-linux-x64.tar.gz
  • jre-8u371-macosx-x64.dmg
  • jre-8u371-solaris-sparcv9.tar.gz
  • jre-8u371-windows-i586.exe
  • jre-8u371-windows-x64.exe

Yes, I am retarded.
I know how to compare checksums though.

I switched to OpenJDK and stopped worrying about Oracle JDK download links :D

Hi. Does anyone have a jdk 1.4 link for windows i586? please

I downloaded jdk 8u381, upload it here?

I downloaded jdk 8u381, upload it here?

Yes, please upload it. Thanks.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Snmp agent windows 10
  • Как поменять битность windows 10 с 32 на 64
  • 0x80071ac3 при записи на флешку windows 7
  • 0xc0000102 при установке windows 10
  • Не открываются параметры звука windows 10