<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8" -->

---
title: OpenJDK 26 Released With The Java Applet API Finally Removed
description: OpenJDK 26 has been released as the newest GA reference version for Java SE. Key changes include the long-awaited removal of the Java Applet API (deprecated...
canonical: https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: OpenJDK 26 Released With The Java Applet API Finally Removed | daily.dev
og:description: OpenJDK 26 has been released as the newest GA reference version for Java SE. Key changes include the long-awaited removal of the Java Applet API (deprecated...
og:url: https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8
og:image: https://api.daily.dev/og/posts/eMjS9IzX8.png
og:image:alt: OpenJDK 26 Released With The Java Applet API Finally Removed
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenJDK 26 Released With The Java Applet API Finally Removed

**[Phoronix](https://daily.dev/sources/phoronix)** · 1 min read · 0 upvotes · 0 comments

## Summary

OpenJDK 26 has been released as the newest GA reference version for Java SE. Key changes include the long-awaited removal of the Java Applet API (deprecated since Java 17 in 2021), addition of HTTP/3 support to the HTTP Client API, improvements to the AOT cache to work with any garbage collector including ZGC, G1 GC synchronization reductions for higher throughput, and continued progress on structured concurrency, lazy constants, and the Java Vector API. Eclipse OpenJ9 v0.58 supporting OpenJDK 26 is also available.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/OpenJDK-Java-26-Released>

## Similar posts on daily.dev

- [What’s new and exciting in JDK 26](https://daily.dev/posts/what-s-new-and-exciting-in-jdk-26-eijpvbbqh) · InfoWorld · 18 upvotes · 0 comments
- [New Features in Java 26](https://daily.dev/posts/new-features-in-java-26-x8pp9vbj4) · Baeldung · 76 upvotes · 9 comments
- [Java 26 Delivers Language Innovation, Library Improvements, Performance and Security](https://daily.dev/posts/java-26-delivers-language-innovation-library-improvements-performance-and-security-26rrhgwjk) · InfoQ · 0 upvotes · 0 comments

---

Tags: [#java](https://daily.dev/tags/java)

[View this post on daily.dev](https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"OpenJDK 26 Released With The Java Applet API Finally Removed","url":"https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8"},"datePublished":"2026-03-17T19:31:23.181Z","dateModified":"2026-03-17T19:31:47.035Z","description":"OpenJDK 26 has been released as the newest GA reference version for Java SE. Key changes include the long-awaited removal of the Java Applet API (deprecated...","image":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","thumbnailUrl":"https://media.daily.dev/image/upload/s--58gMhC4P--/f_auto/v1722860399/public/Placeholder%2012","isAccessibleForFree":true,"articleSection":"Phoronix","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Phoronix","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee","url":"https://daily.dev/sources/phoronix"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/openjdk-26-released-with-the-java-applet-api-finally-removed-emjs9izx8","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"java","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Phoronix","item":"https://daily.dev/sources/phoronix"},{"@type":"ListItem","position":3,"name":"OpenJDK 26 Released With The Java Applet API Finally Removed"}]}
```

