Getting Java 11 JRE Without Direct Download: Understanding the Java Runtime Environment Shift
Java 11 marked a departure from previous Java versions by discontinuing the standalone JRE download. This has left many users wondering how to obtain the necessary runtime environment.
Oracle's Intentions and JRE Deprecation
Oracle, the developer of Java, no longer anticipates users installing a separate JRE or JDK. Browser-based Java applets and Java Web Start apps are gradually being phased out, eliminating the need for end-users to have a JRE. Java-based applications are expected to incorporate their own Java implementation.
Understanding the OpenJDK Project and Alternatives
The OpenJDK project provides the backbone for various Java implementations. Vendors who wish to distribute Java with their products can obtain the OpenJDK source code and bundle it with their own offerings. This has led to a range of Java 11 implementations available.
Vendor Options for Java 11 Implementations
A flowchart and table presented in the answer provide guidance on choosing a Java 11 vendor based on factors such as compatibility, TCK certification, and commercial support.
Compatibility Concerns
Vendors are required to pass the OpenJDK Community Technology Compatibility Kit (TCK) tests to self-declare compatibility. Additionally, most products based on the OpenJDK project use either the HotSpot engine or OpenJ9 engine, ensuring standard compliance.
While there may be minor technological differences between vendor offerings, such as the choice of JVM, these are unlikely to cause compatibility issues. Vendors have a vested interest in maintaining Java specifications compliance.
Update and Security Patch Considerations
Vendors may decide to release updates or patches more quickly to their paying customers, while free社区产品may take longer to update. However, the Java community consistently collaborates to minimize fragmentation and ensure the availability of fixes and patches for all vendors.
The above is the detailed content of How Do I Get Java 11 JRE Without a Direct Download?. For more information, please follow other related articles on the PHP Chinese website!

The article discusses using Maven and Gradle for Java project management, build automation, and dependency resolution, comparing their approaches and optimization strategies.

The article discusses creating and using custom Java libraries (JAR files) with proper versioning and dependency management, using tools like Maven and Gradle.

The article discusses implementing multi-level caching in Java using Caffeine and Guava Cache to enhance application performance. It covers setup, integration, and performance benefits, along with configuration and eviction policy management best pra

The article discusses using JPA for object-relational mapping with advanced features like caching and lazy loading. It covers setup, entity mapping, and best practices for optimizing performance while highlighting potential pitfalls.[159 characters]

Java's classloading involves loading, linking, and initializing classes using a hierarchical system with Bootstrap, Extension, and Application classloaders. The parent delegation model ensures core classes are loaded first, affecting custom class loa


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

WebStorm Mac version
Useful JavaScript development tools

Notepad++7.3.1
Easy-to-use and free code editor

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.