Java 64 bit version linux

Java Downloads

Looking for other Java downloads?

Java 17 available now

Java 17 LTS is the latest long-term support release for the Java SE platform. JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions License.

JDK 17 will receive updates under these terms, until at least September 2024.

Java SE Development Kit 17 downloads

Thank you for downloading this release of the Java™ Platform, Standard Edition Development Kit (JDK™). The JDK is a development environment for building applications and components using the Java programming language.

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

Product/file description File size Download
Arm 64 Compressed Archive 170.95 MB
x64 Compressed Archive 172.19 MB
Product/file description File size Download
Arm 64 Compressed Archive 166.72 MB
x64 Compressed Archive 169.24 MB

JDK 17 Script-friendly URLs

The URLs listed above will remain the same for all JDK 17 updates to allow their use in scripts.

Release information

Protect your investment—and more

Java SE subscribers get support for JDK 17, receive updates until at least October 2029, are entitled to GraalVM Enterprise, Java Management Service, and bundled patch releases (BPRs) with fixes not yet available to nonsubscribers, and more.

Java SE subscribers have more choices

Also available for development, personal use, and to run other licensed Oracle products.

Java SE Development Kit 16.0.2

Thank you for downloading this release of the Java™ Platform, Standard Edition Development Kit (JDK™). The JDK is a development environment for building applications and components 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 Java platform.

Product/file description File size Download
x64 Compressed Archive 170.64 MB
Product/file description File size Download
ARM 64 RPM Package 144.87 MB
ARM 64 Compressed Archive 160.73 MB
x64 Compressed Archive 170.04 MB
Product/file description File size Download
x64 DMG Installer 166.6 MB
x64 Compressed Archive 167.21 MB
Product/file description File size Download
x64 Installer 150.58 MB
x64 Compressed Archive 168.8 MB

Release information

Java SE Development Kit 11.0.12

Java SE subscribers will receive JDK 11 updates until at least September of 2026.

These downloads can be used for development, personal use, or to run Oracle licensed products. Use for other purposes, including production or commercial use, requires a Java SE subscription or another Oracle license.

Product/file description File size Download
ARM 64 Debian Package 145.98 MB
ARM 64 Compressed Archive 169.92 MB
x64 Compressed Archive 173.86 MB
Product/file description File size Download
x64 DMG Installer 167.69 MB
x64 Compressed Archive 168.19 MB
Product/file description File size Download
SPARC Compressed Archive 184.5 MB
Product/file description File size Download
x64 Installer 151.83 MB
x64 Compressed Archive 171.27 MB

Release information

Java SE Development Kit 8u301

Java SE subscribers will receive JDK 8 updates until at least December of 2030.

The Oracle JDK 8 license changed in April 2019

The Oracle Technology Network License Agreement for Oracle Java SE is substantially different from prior Oracle JDK 8 licenses. This license permits certain uses, such as personal use and development use, at no cost — but other uses authorized under prior Oracle JDK licenses may no longer be available. Please review the terms carefully before downloading and using this product. FAQs are available here.

Commercial license and support are available for a low cost with Java SE Subscription.

Источник

JDK 7 Installation for Linux Platforms

See JDK 7 and JRE 7 Installation Guide for general information about installing JDK 7 and JRE 7.

For information on enhancements to JDK 7 that relate to the installer, see Installer Enhancements in JDK 7.

Contents

Note: For RPM-based Linux distributions, such as Red Hat or SuSE, refer to the RPM-based installation instructions.

System Requirements

See Oracle JDK 7 and JRE 7 Certified Systems Configurations for information about supported platforms, operating systems, and browsers.

On a 64-bit system, you can download either the 64-bit or the 32-bit version of the Java platform. However, if you are using a 32-bit browser and you want to use the plugin, then you need to install the 32-bit version of the Java platform. To determine which version of Firefox you are running, launch the application, and select the menu item Help -> About Mozilla Firefox. At the bottom of the window is a version string line that contains either «Linux i686» (32-bit) or «Linux x86_64» (64-bit). To setup the Java plugin, see Manual Installation and Registration of Java Plugin for Linux.

JDK 7 Installation Instructions

Note that, as in the preceding example, the number is sometimes preceded with the letter u , for example, 7u2 , and sometimes it is preceded with an underbar, for example, jdk1.7.0_02 .

The following table lists the options available for downloading the JDK 7 release on a Linux platform. The link in the first column takes you to the instructions for that version.

Download File Architecture Who Can Install
jdk-7u -linux-x64.tar.gz 64-bit anyone
jdk-7u -linux-i586.tar.gz 32-bit anyone
jdk-7u -linux-x64.rpm 64-bit RPM-based Linux root
jdk-7u -linux-i586.rpm 32-bit RPM-based Linux root

Installation can be performed using either of the following:

  • Installation of Oracle Linux JDK using archive binaries ( .tar.gz ) allows you to install a private version of the JDK for the current user into any location, without affecting other JDK installations. However, it may involve manual steps to get some of the features to work (for example, the -version: release option of the java command which allows you to specify the release to be used to run the specified class requires the correct path to the JDK release under /usr/jdk).
  • Installation of Oracle Linux JDK using RPM packages allows you to perform a system-wide installation of the JDK for all users, and requires root access. RPM-based Linux platforms are based on Red Hat and SuSE.

Note: When you download and install the Java Development Kit (JDK), the associated Java Runtime Environment (JRE) is also installed.

JDK 7u6 and later releases include JavaFX SDK (version 2.2 or later). The JavaFX SDK and Runtime are installed and integrated into the standard JDK directory structure.

For information about how to work with JavaFX, see JavaFX Documentation.

Installation of the 64-bit JDK on Linux Platforms

This procedure installs the Java Development Kit (JDK) for 64-bit Linux, using an archive binary file ( .tar.gz ).

These instructions use the following file:

1. Download the file. Before the file can be downloaded, you must accept the license agreement. The archive binary can be installed by anyone (not only root users), in any location that you can write to. However, only the root user can install the JDK into the system location.

2. Change directory to the location where you would like the JDK to be installed. Move the .tar.gz archive binary to the current directory.

3. Unpack the tarball and install the JDK.

The Java Development Kit files are installed in a directory called jdk1.7.0_ in the current directory.

4. Delete the .tar.gz file if you want to save disk space.

Installation of the 64-bit JDK on RPM-based Linux Platforms

This procedure installs the Java Development Kit (JDK) for 64-bit RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary file ( .rpm ) in the system location. You must be root to perform this installation.

These instructions use the following file:

1. Download the file. Before the file can be downloaded, you must accept the license agreement.

2. Become root by running su and entering the super-user password.

3. Uninstall any earlier installations of the JDK packages.

4. Install the package.

To upgrade a package:

5. Delete the .rpm file if you want to save disk space.

6. Exit the root shell. No need to reboot.

Installation of the 32-bit JDK on Linux Platforms

This procedure installs the Java Development Kit (JDK) for 32-bit Linux, using an archive binary file ( .tar.gz ).

These instructions use the following file:

1. Download the file. Before the file can be downloaded, you must accept the license agreement. The archive binary can be installed by anyone (not only root users), in any location that you can write to. However, only the root user can install the JDK into the system location.

2. Change directory to the location where you would like the JDK to be installed. Move the .tar.gz archive binary to the current directory.

3. Unpack the tarball and install the JDK.

The Java Development Kit files are installed in a directory called jdk1.7.0_ in the current directory.

4. Delete the .tar.gz file if you want to save disk space.

Installation of the 32-bit JDK on RPM-based Linux Platforms

This procedure installs the Java Development Kit (JDK) for 32-bit RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary file ( .rpm ) in the system location. You must be root to perform this installation.

These instructions use the following file:

1. Download the file. Before the file can be downloaded, you must accept the license agreement.

2. Become root by running su and entering the super-user password.

3. Uninstall any earlier installations of the JDK packages.

4. Install the package.

To upgrade a package:

5. Delete the .rpm file if you want to save disk space.

6. Exit the root shell. No need to reboot.

General Installation Notes

Root Access

Overwriting Files

System Preferences

See the Preferences API documentation for more information about preferences in the Java platform.

Источник

7 JRE Installation for Linux Platforms

This page describes JRE for Linux system requirements and gives installation instructions for several JRE-Linux combinations.

This page contains these topics:

See «JDK 8 and JRE 8 Installation Start Here» for general information about installing JDK 8 and JRE 8.

For information on enhancements to JDK 8 that relate to the installer, see «Installer Enhancements in JDK 8».

System Requirements

See http://www.oracle.com/technetwork/java/javase/certconfig-2095354.html for information about supported platforms, operating systems, and browsers.

On a 64-bit system, you can download either the 64-bit or the 32-bit version of the Java platform. However, if you are using a 32-bit browser and you want to use the plugin, then you need to install the 32-bit version of the Java platform. To determine which version of Firefox you are running, launch the application, and select the menu item Help -> About Mozilla Firefox. At the bottom of the window is a version string line that contains either «Linux i686» (32-bit) or «Linux x86_64» (64-bit). To setup the Java plugin, see «Manual Installation and Registration of Java Plugin for Linux».

JRE 8 Installation Instructions

This topic contains these topics:

Installation Instruction Notation and Files

For instructions containing the notation version , substitute the appropriate JRE update version number. For example, if you are installing update JRE 8 update release 2, the following string representing the name of the bundle:

Note that, as in the preceding example, the version number is sometimes preceded with the letter u , for example, 8u2 , and sometimes it is preceded with an underbar, for example, jre1.8.0_02 .

The following table lists the options and instructions for downloading the JRE 8 release for a Linux platform.

Download File and Instructions Architecture Who Can Install
jre-8u version -linux-x64.tar.gz
«Installation of the 64-bit JRE on Linux Platforms»
64-bit anyone
j re-8u version -linux-i586.tar.gz
«Installation of the 32-bit JRE on Linux Platforms»
32-bit anyone
jre-8u version -linux-x64.rpm
«Installation of the 64-bit JRE on RPM-based Linux Platforms»
64-bit RPM-based Linux root
jre-8u version -linux-i586.rpm
«Installation of the 32-bit JRE on RPM-based Linux Platforms»
32-bit RPM-based Linux root

JDK 7u6 and later releases include JavaFX SDK (version 2.2 or later). The JavaFX SDK and Runtime are installed and integrated into the standard JDK directory structure.

Installation of the 64-bit JRE on Linux Platforms

This procedure installs the Java Runtime Environment (JRE) for 64-bit Linux, using an archive binary file ( .tar.gz ).

These instructions use the following file:

Download the file.

Before the file can be downloaded, you must accept the license agreement. The archive binary can be installed by anyone (not only root users), in any location that you can write to. However, only the root user can install the JDK into the system location.

Change directory to the location where you would like the JDK to be installed, then move the .tar.gz archive binary to the current directory.

Unpack the tarball and install the JRE.

The Java Development Kit files are installed in a directory called jdk1.8.0_ version in the current directory.

Delete the .tar.gz file if you want to save disk space.

Installation of the 64-bit JRE on RPM-based Linux Platforms

This procedure installs the Java Runtime Environment (JRE) for 64-bit RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary file ( .rpm ) in the system location. You must be root to perform this installation.

These instructions use the following file:

Download the file.

Before the file can be downloaded, you must accept the license agreement.

Become root by running su and entering the super-user password.

Uninstall any earlier installations of the JDK packages.

Install the package.

To upgrade a package:

Delete the .rpm file if you want to save disk space.

Exit the root shell.

There is no need to reboot.

Installation of the 32-bit JRE on Linux Platforms

This procedure installs the Java Runtime Environment (JRE) for 32-bit Linux, using an archive binary file ( .tar.gz ).

These instructions use the following file:

Download the file.

Before the file can be downloaded, you must accept the license agreement. The archive binary can be installed by anyone (not only root users), in any location that you can write to. However, only the root user can install the JRE into the system location.

Change directory to the location where you would like the JRE to be installed, then move the .tar.gz archive binary to the current directory.

Unpack the tarball and install the JRE.

The JRE files are installed in a directory called jre1.8.0_ version in the current directory.

Delete the .tar.gz file if you want to save disk space.

Installation of the 32-bit JRE on RPM-based Linux Platforms

This procedure installs the Java Runtime Environment (JRE) for 32-bit RPM-based Linux platforms, such as Red Hat and SuSE, using an RPM binary file ( .rpm ) in the system location. You must be root to perform this installation.

These instructions use the following file:

Download the file.

Before the file can be downloaded, you must accept the license agreement.

Become root by running su and entering the super-user password.

Uninstall any earlier installations of the JRE packages.

Install the package.

To upgrade a package:

Exit the root shell.

There is no need to reboot.

Delete the .rpm file if you want to save disk space.

Installation of Public Key on RPM-based Linux Platforms

Since JDK version 8, the JRE RPMs are signed with OL keys. Installation of these RPMs on Linux distributions other than OL gives a warning message indicating that security validation of the package fails. This indicates that the public key used to sign this RPM needs to be installed in the system. A sample warning message and the public key installation steps are as follows:

Sample Warning Message
Installation Steps

Download the key file from https://yum.oracle.com/RPM-GPG-KEY-oracle-ol7 using the following command:

Install the key using the following command:

sudo rpm —import RPM-GPG-KEY-oracle-ol7

Public key installation needs to be done only once. The key installation is persistent across reboots.

General Installation Notes

This topic describes general installation topics.

Root Access

Installing the software automatically creates a directory called jre1.8.0_ version . Note that if you choose to install the Java SE Runtime Environment into system-wide location such as /usr/jre , you must first become root to gain the necessary permissions. If you do not have root access, simply install the Java SE Runtime Environment into your home directory, or a subdirectory that you have permission to write to.

Overwriting Files

If you install the software in a directory that contains a subdirectory named jre 1.8.0_ version , the new software overwrites files of the same name in that jre 1.8.0_ version directory. Rename the old directory if it contains files you want to keep.

System Preferences

By default, the installation script configures the system such that the backing store for system preferences is created inside the JRE’s installation directory. If the JRE is installed on a network-mounted drive, it and the system preferences can be exported for sharing with Java runtime environments on other machines.

Источник

Читайте также:  Linux для настройки маршрутизации
Оцените статью