Oracle Releases Java 27 With Post-Quantum Security

Oracle says Java 27’s post-quantum TLS 1.3 upgrade is designed to require no code changes for standard Java TLS clients and servers, minimizing disruption for existing applications.
Oracle has published a specific backport schedule for post-quantum capabilities: JDK 25 is slated to receive them in its October critical patch update, JDK 21 and 17 in the first half of 2027, and JDK 8 and 11 in the second half of 2027.
For enterprise developers integrating external AI services, Oracle points to service SDKs and HTTP clients—including the OCI SDK—as the primary path, with SDKs able to map remote responses directly to Java objects and simplify calls.
Donald Smith, Oracle’s vice president of product management for the Java Platform Group, said Oracle emphasizes innovation in the latest JDK releases while maintaining a conservative approach to mature platform components so enterprises benefit from stable, performant and secure features without breaking changes.
Oracle has released Java 27 with broad security upgrades, including hybrid post-quantum key exchange for TLS 1.3 using ML-KEM cryptography InfoQ. The new version requires no code changes for standard Java TLS clients and servers, minimizing disruption for existing applications SMEStreet. Java 27 also adds cryptographic PEM support, in-process data redaction, and performance improvements aimed at enterprise AI workloads.
Oracle is accelerating its security update cadence, moving toward monthly critical security patches alongside its traditional quarterly schedule CXOToday. The company has published a detailed backport plan: JDK 25 gets post-quantum capabilities in October, JDK 21 and 17 in the first half of 2027, and JDK 8 and 11 in the second half of 2027.
Java 27's hybrid post-quantum TLS 1.3 upgrade protects against future quantum computing threats Dev.to. The implementation uses ML-KEM, a quantum-resistant algorithm, combined with classical encryption. Oracle designed it so developers don't need to rewrite existing TLS code.
This backward-compatible approach matters because thousands of enterprise applications depend on Java's built-in security. Existing code continues to work while gaining new protection. Oracle is also backporting these features to older Java versions—a multi-year commitment spanning JDK 8 through JDK 25.
Java 27 improves runtime efficiency through enhanced Vector API, structured concurrency, and clearer primitive-type patterns SMEStreet. The G1 garbage collector is now the default, replacing older collection methods. These changes cut overhead for applications processing large datasets and running machine learning inference.
For developers integrating external AI services, Oracle points to service SDKs and HTTP clients—including the OCI SDK—as the primary integration path InfoQ. SDKs can map remote responses directly to Java objects, simplifying API calls and reducing boilerplate code.
Oracle emphasizes innovation in the latest JDK releases while keeping mature platform components stable and predictable CXOToday. Donald Smith, Oracle's vice president of product management for the Java Platform Group, explained the strategy: new features ship in the latest version, but backward compatibility is preserved for enterprise users.
JDK 28 early-access previews are already showing Project Valhalla, which aims to narrow the performance gap between Java objects and primitive types Technuter. Related ecosystem updates include Helidon 27 and JavaFX 27, expanding Java's capabilities for cloud-native and UI development.
Oracle is shifting from quarterly-only security updates to a monthly critical patch cadence alongside its existing quarterly releases CXOToday. This faster response time helps enterprises close security gaps before attackers can exploit them, especially important as quantum computing threats grow.
The post-quantum backport schedule reflects this commitment. Spreading the rollout across multiple Java versions—from the latest JDK 25 through legacy JDK 8—ensures that organizations using older versions still get protection Dev.to.
Publishers
15
Articles
26
Reach
41