- Click to view our Accessibility Policy
- Skip to content
Looking for other Java downloads?
Java 21 and Java 17 available now
JDK 21 is the latest long-term support release of Java SE Platform.
- JDK 21
- JDK 17
- GraalVM for JDK 21
- GraalVM for JDK 17
JDK Development Kit 21 downloads
JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the Oracle No-Fee Terms and Conditions (NFTC).
JDK 21 will receive updates under the NFTC, until September 2026, a year after the release of the next LTS. Subsequent JDK 21 updates will be licensed under the Java SE OTN License (OTN) and production use beyond the limited free grants of the OTN license will require a fee.
- Linux
- macOS
- Windows
Release information
- Online Documentation
-
Installation
Instructions - Release Notes
- Documentation License
-
JDK 21 Licensing Information User Manual (includes
third-party licenses) - Certified System Configurations
- Readme
GraalVM for JDK 21 downloads
GraalVM for JDK 21 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).
GraalVM for JDK 21 will receive updates under the GFTC, until September 2026, a year after the release of the next LTS. Subsequent updates of GraalVM for JDK 21 will be licensed under the GraalVM OTN License Including License for Early Adopter Versions (GOTN) and production use beyond the limited free grants of the GraalVM OTN license will require a fee.
Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.
Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 21 without the Native Image feature included is available for customers at My Oracle Support.
- Linux
- macOS
- Windows
GraalVM for JDK 17.0.8 downloads
GraalVM for JDK 17 binaries are free to use in production and free to redistribute, at no cost, under the
GraalVM Free Terms and
Conditions (GFTC).
GraalVM for JDK 17 will receive updates under the GFTC, until September 2024. Subsequent updates of GraalVM for JDK 17 will be licensed under the GraalVM OTN License Including License for Early Adopter Versions (GOTN) and production use beyond the limited free grants of the GraalVM OTN license will require a fee.
Oracle GraalVM uses the Graal just-in-time compiler and includes the Native Image feature as optional early adopter technology.
Native Image is extensively tested and supported for use in production, but is not a conformant implementation of the Java Platform. GraalVM for JDK 17 without the Native Image feature included is available for customers at My Oracle Support.
- Linux
- macOS
- Windows
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 8
- Java 8 Enterprise Performance Pack
- Java 11
- Linux
- macOS
- Solaris
- Windows
-
JRE 8
- Linux
- macOS
- Solaris
- Windows
-
Server JRE 8
- Linux
- Solaris
- Windows
Which Java 8 package do I need?
-
Software developers: Java SE Development Kit (JDK)
For Java developers. Includes a complete JRE plus tools for developing, debugging, and monitoring Java applications.
-
Running headless Linux workloads at or near your systems’ CPU or memory limits
Enterprise Performance Pack brings significant memory and performance improvements including modern garbage collection algorithms, reduced memory usage and many other optimizations.
Learn more
-
Administrators running applications on a server
Server Java Runtime Environment (Server JRE). For deploying Java applications on servers. Includes tools for JVM monitoring and tools commonly required for server applications, but does not include browser integration (Java plug-in), auto-update, or an installer.
Learn more
-
End user running Java on a desktop: Java Runtime Environment (JRE)
Covers most end-users needs. Contains everything required to run Java applications on your system.
Release information
- Online Documentation
- Installation Instructions
- Release Notes
-
Java SE Licensing Information User Manual (includes
third-party licenses) -
Certified System
Configurations - JDK ReadMe
- JRE ReadMe
- Demos and Samples Archive
Java SE Development Kit 11.0.20
Java SE subscribers will receive JDK 11 updates until at least
September 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 Universal Subscription or another Oracle license.
Commercial license and support are available for a low cost with
Java SE Universal Subscription.
JDK 11 software is licensed under the
Oracle Technology Network
License Agreement for Oracle Java SE.
JDK 11.0.20 checksums
- Linux
- macOS
- Solaris
- Windows
Release information
- Online Documentation
- Installation instructions
- Release Notes
- Documentation license
-
Java SE 11 Licensing Information User Manual
(includes 3rd party licenses) -
Certified System
Configurations - Readme
- Linux
Additional software that allows to use interactive applications»
Java Runtime Environment (JRE) is a component required for different applications. This component is in fact a library that contains programming code which allows other applications to run.
JRE it is like an operating system for some applications, without this library you cannot use those apps because they are made using Java programming language. In general, this library is used by multimedia or interactive applications.
Usually, programs with great usability are made using Java, but also computer games or interfaces that require drag&drop functionality are made using this technique.
Java remains at the top position because it’s among the popular languages because of the wide range of features it provides users with. It has gained enormous popularity since it appeared for the first time. It is currently one of the most widely used general-purpose programming languages.
Java Runtime Environment (JRE) 7 / 8 / 9 / 11 is licensed as freeware for PC or laptop with Windows 32 bit and 64 bit operating system. It is in os components category and is available to all software users as a free download.
Share |
Give a rating |
(6 votes, average: 4.17 out of 5) Loading… |
Author |
Oracle
|
Last Updated On |
December 5, 2020 |
Version |
7 / 8 / 9 / 11 |
Runs on |
Windows 10 / Windows 8 / Windows 7 / Windows Vista / XP |
Total downloads |
3,044 |
License |
Free |
File size |
98,74 MB |
Filename |
jre-7u76-windows-i586.exe jre-7u76-windows-x64.exe |
Java is a popular programming language that devs around the globe use to build a wide range of web and mobile applications. If you’re learning Java and planning to use it to develop projects, you must know that Java JRE or Java JDK is required to run Java programs on a system. In this article, let us look at what’s Java JRE and how you can install it on your Windows 11 PC.
What Is Java JRE?
Java JRE or Java Runtime Environment is used to run Java applications on a computer system. A JRE includes Java Virtual Machine (JVM), libraries, and other components necessary to execute Java applications.
JVM can execute codes in bytecode format, and when you compile a Java program, it transforms into bytecode format. JRE provides the necessary environment to execute bytecode, and this is why JRE is essential for running Java programs.
A wide range of Java-based applications, including web-based, desktop, and mobile apps, requires JRE to run on a computer.
The installation process of Java JRE on Windows 11 consists of two things: Downloading and Setup. The process is straightforward, and you can complete it in just a few steps. Follow these steps to install Java JRE on your Windows 11 computer:
Step 1: Download the Java JRE Installer
The first thing you should do is download the Java JRE installer from the official website. Here’s how to do it:
1. Click on this link to open Oracle’s website.
2. Click on JRE 8 to open the dropdown menu for download.
3. Select Windows OS.
4. Click the download link for the compatible version, and accept the license to start the download.
Note: After clicking the download button, the website will ask you to sign in with an Oracle account. If you already have an account, use it to sign in. If you don’t have one, you can create a new account.
If the operating system on your PC is 32-bit, your compatible version will be the x86 one. For 64-bit OS, you need to download the x64 version of the software. If you’re not sure of the system type, follow these steps to check:
1. Open the Settings app on your system.
2. Scroll down and click on About.
3. There, you can see the System type under Device specification.
Step 2: Run the Java JRE Installer
Once the downloading completes, locate the file and double-click on the file to launch the Java JRE Installer. On the setup page, click the Install button to start the process. Also, you can change the installation directory by clicking on the Change destination folder option.
Step 3: Run a Check for Java JRE on Your System
After you have completed the installation, you should check if the Java Runtime Environment is installed correctly on your system. To check, open the Command Prompt app on your system and type the following command. If the correct version name is displayed, then JRE is successfully installed on your system. If not, repeat the second step.
java -version
Step 4: Setup the Java JRE on Your System
In order to successfully use the Java JRE on your system, you need to do more than download and install. Now you need to configure the environment path variable for the Java JRE bin folder.
Configuring is necessary because it allows the OS to find and execute the Java Runtime files without having to specify their full location to them. Once you add the location of the Java JRE’s bin folder to the system’s path environment variable, the operating system knows where to find the Java Runtime files when an application needs to use them.
Here’s how to configure it:
1. Open the Java folder in the File Manager app.
2. Inside the Java folder, open the Jre 1.8 folder, followed by the Bin folder.
3. Copy the location for the Bin folder.
4. Open the Start menu’s search bar, type View advanced system settings, and press the enter key.
5. Click on Environment Variables.
6. Under System variables, click on Path.
7. Click on New, paste the location for the Bin folder, and press the OK button.
That’s it, and you’ve successfully installed and configured the Java Runtime Environment on your Windows 11 computer. Now you can use Java-based applications on your system without any issues.
Final Words
Installing Java JRE on Windows 11 is a simple process that you can complete in just a few steps. By following these steps, you can ensure that you have the latest version of Java JRE installed on your system and can use Java-based applications without any problems.
СКАЧАТЬ
Описание
Отзывы
Выберите вариант загрузки:
- скачать с сервера SoftPortal (для Windows 32-bit, установочный exe-файл)
- скачать с сервера SoftPortal (для Windows 64-bit, установочный exe-файл)
- скачать с сервера SoftPortal (web-установщик, exe-файл)
- скачать с официального сайта (страница загрузки на сайте разработчика)
Java Runtime Environment (JRE) — среда выполнения приложений написанных на языке программирования Java, которая состоит из виртуальной машины и библиотеки Java-классов. Особенностями Java являются его кроссплатформенность, быстродействие и надежность (полное описание…)
Рекомендуем популярное
Microsoft .NET Framework 4.7.1 / 4.7.2
Microsoft .NET Framework — набор библиотек и системных компонентов, наличие которых является…
Microsoft .NET Framework 3.5 SP1 (Full Package)
Microsoft .NET Framework — набор библиотек и системных компонентов, которые необходимы для работы приложений, основанных на архитектуре .NET Framework…
Microsoft .NET Framework 4.5 / 4.5.2
Microsoft .NET Framework — набор библиотек и системных компонентов, наличие которых является…
Java Runtime Environment 8.0.371
Java Runtime Environment (JRE) — среда выполнения приложений написанных на языке программирования Java,…
Microsoft .NET Framework 2.0
Microsoft .NET Framework — Набор компонентов, позволяющих запускать приложения, основанных на архитектуре .NET Framework…
Microsoft .NET Framework 3.0
Microsoft .NET Framework — набор библиотек и системных компонентов, которые необходимы для работы приложений, основанных на архитектуре .NET Framework…
Java 64 bit Download [Free]
Download Java for Windows 11 64 bit. Install Java latest (2023) full setup on your PC and laptop from FileHonor.com (100% Safe).
Essential software for running and playing java based apps, games and web applications.
Java is a Tools software. Essential software for running and playing java based apps, games and web applications.
Download Java latest version 2023 free for Windows 11 and 10. Official direct download (64 bit).
How to Download and Install for Windows 11?
- Click on the GREEN Download button above
- Choose your favorable download option. Usually go for the first download link
- Save Java installer to your local drive
- Double Click on the installer to start the installation
- Accept Java end user agreement license
- Follow intructions till you finish
- Have Fun
Technical Details
- Rating
- 9.8 / 10
- Category
- Tools
- Version
- Latest
- License
- Freeware
- OS
- Windows 11 64 Bit
- Size
- 82 Mb
- Updated
How to install the latest version of Java:
- Download Java setup file from the above download button
- Double click on the downloaded setup file
- A smart screen will appear asking for confirmation to install the software, Click «Yes»
- Finally, follow the installation instructions provided by the setup file
How to uninstall — remove — Java from Windows 11?
- Open Windows Start Menu, then open Settings
- From Settings >> Open Apps section
- All installed apps appear, then navigate to the desired app and click Uninstall
- Confirm, and you are done
Quick Review
Java is a programming language and computing platform first released by Sun Microsystems in 1995.
Java JRE
The JRE consists of the Java Virtual Machine (JVM), Java platform core classes, and supporting Java platform libraries.
The JRE is the runtime portion of Java software, which is all you need to run Java WebStart applications from a supported web browser. It doesn’t come with development tools, though – these tools are part of the Java Development Kit (JDK).
The Java Plug-in software is a component of the Java Runtime Environment (JRE).
The JRE allows some applications written in the Java programming language to launch via some browsers. The Java Plug-in software is not a standalone program and cannot be installed separately.
Java Latest Update Download
Download the latest Java, latest update patches contain important enhancements to improve performance, stability and security of the Java applications that run on your machine.
Installing these updates will ensure that your Java applications continue to run with the most up-to-date version.
Disclaimer
Java for Windows 11 is developed and updated by Oracle. All registered trademarks, product names and company names or logos are the property of their respective owners.
Similar Software