- Java Se Runtime Environment 8u231
- Java Se Runtime Environment 8u161
- Java Se Runtime Environment 8u121 Download
Oraclehas two products that implement Java Platform Standard Edition(Java SE) 8: Java SE Development Kit (JDK) 8 and Java SE RuntimeEnvironment (JRE) 8.
Java Se Runtime Environment 8u231
Java SE Runtime Environment 8 Downloads. Do you want to run Java™ programs, or do you want to develop Java programs? If you want to run Java programs, but not develop them, download the Java Runtime Environment, or JRE™.
JDK 8 is a superset of JRE 8, and contains everything that is inJRE 8, plus tools such as the compilers and debuggers necessary fordeveloping applets and applications. JRE 8 provides the libraries,the Java Virtual Machine (JVM), and other components to run appletsand applications written in the Java programming language. Notethat the JRE includes components not required by the Java SEspecification, including both standard and non-standard Javacomponents.
- Simply put, Java Runtime Environment works like a meta-operating system, which functions atop the PC’s native OS. It offers a range of additional services for apps written in Java. The main objective of JRE is to ensure that the apps run on multiple operating systems without the need for modifications.
- Jan 19, 2021 For more information, see 23.1.2 JRE Expiration Date in the Java Platform, Standard Edition Deployment Guide. Related Information » More information on Java Update » Detailed technical information about this release can be found in the Java 8 Release Notes. » Previous release changes FAQ.
The following conceptual diagram illustrates the components ofOracle's Java SE products:
JDK | JavaLanguage | |||||||||||||||||||||||||||
Tools & Tool APIs |
| |||||||||||||||||||||||||||
JRE | Deployment |
| ||||||||||||||||||||||||||
User Interface Toolkits | ||||||||||||||||||||||||||||
| Java SE API | |||||||||||||||||||||||||||
Integration Libraries |
| Compact Profiles | ||||||||||||||||||||||||||
OtherBase Libraries |
| |||||||||||||||||||||||||||
lang and util Base Libraries |
| |||||||||||||||||||||||||||
Java VirtualMachine |