Java News Roundup: OpenJDK JEPs, Azul Payara, WildFly, LangChain4j, OpenXava, Google ADK

TL;DR · AI Summary
InfoQ provides a monthly update on Java news, including enhancements from OpenJDK, Azul Payara, WildFly, LangChain4j, OpenXava, and Google ADK.
Key Takeaways
- OpenJDK will introduce new Java Enhancement Proposals (JEPs) to support modern J
- Azul Payara and WildFly expand their open-source frameworks for enterprise appli
- LangChain4j and OpenXava represent significant advancements in natural language
Outline
Jump quickly between sections.
InfoQ provides a monthly update on Java news, including enhancements from OpenJDK, Azul Payara, WildFly, LangChain4j, OpenXava, and Google ADK.
The article introduces OpenJDK's new Java Enhancement Proposals, Azul Payara and WildFly's expansion, LangChain4j and OpenXava's innovations, and how these technologies drive Java ecosystem growth.
Mindmap
See how the topics connect at a glance.
查看大纲文本(无障碍 / 无 JS 友好)
- Java News Roundup
- OpenJDK JEPs
- New Java Enhancement Proposals
- Azul Payara
- Enterprise Application Framework
- WildFly
- Open-Source Web Server
- LangChain4j
- Natural Language Processing Framework
- OpenXava
- Web Framework
Highlights
Key sentences worth saving and sharing.
OpenJDK will introduce new Java Enhancement Proposals (JEPs) to support modern Java ecosystems.
Azul Payara and WildFly expand their open-source frameworks for enterprise applications.
LangChain4j and OpenXava represent significant advancements in natural language processing and web frameworks.
Java News Roundup: OpenJDK JEPs, Azul Payara, WildFly, LangChain4j, OpenXava, Google ADK - InfoQ
InfoQ Software Architects' Newsletter
A monthly overview of things you need to know as an architect or aspiring architect.
Enter your e-mail address
Select your country - [x] I consent to InfoQ.com handling my data as explained in this Privacy Notice.
Close
QCon San Francisco (Nov 16-20): What's next in AI? What's next in software? Learn from the teams already doing it. Register Now
Close
Toggle Navigation
Facilitating the Spread of Knowledge and Innovation in Professional Software Development
English edition
Search
Unlock the full InfoQ experience
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources.
or
Don't have an InfoQ account?
- Stay updated on topics and peers that matter to you Receive instant alerts on the latest insights and trends.
- Quickly access free resources for continuous learning Minibooks, videos with transcripts, and training materials.
- Save articles and read at anytime Bookmark articles to read whenever youre ready.
News Articles Presentations Podcasts Guides
Featured in AI, ML & Data Engineering
We wanted to expose a B2B intelligence platform built on more than one million company profiles to an LLM client through an MCP server so a user can ask “find SaaS companies in Germany with 50-200 employees” and receive results through the LLM client. The engineering problem was: How do you make that workflow useful without creating an unsafe bridge between an LLM and production data?

All in ai-ml-data-eng Follow Topic
- Agile
- Diversity
- Leadership
- Lean/Kanban
- Personal Growth
- Scrum
- Sociocracy
- Software Craftmanship
- Team Collaboration
- Testing
- UX
Featured in Culture & Methods
Stéphane Di Cesare and Cat Morris share how engineers can move from being a "cost center" to a value driver using product discovery. They explain the "Double Diamond" framework and why identifying user problems must precede building solutions. Learn to choose the right metrics, build customer empathy through shadowing, and use business context to maximize the impact of your technical work.

All in culture-methods Follow Topic




InfoQ Homepage News Java News Roundup: OpenJDK JEPs, Azul Payara, WildFly, LangChain4j, OpenXava, Google ADK
Java Architecting for Autonomous Reliability: Embedding AI into Your Observability Stack (Webinar Jun 25th)
JEP 537, Vector API (Twelfth Incubator), has been elevated from its JEP Draft 8381663 to Candidate to Proposed to Target (announced here and here, respectively) for JDK 27. This JEP proposes an twelfth incubation, with no substantial implementation changes since JDK 25, after eleven rounds of incubation delivered in JDK 16 through JDK 26. This feature introduces an API to "_express vector computations that reliably compile at runtime to optimal vector instructions on supported CPU architectures, thus achieving performance superior to equivalent scalar computations._" The Vector API will continue to incubate until the necessary features of Project Valhalla become available as preview features. At that time, the Vector API team will adapt the Vector API and its implementation to use them, and will promote the Vector API from Incubation to Preview. The review is expected to conclude on May 19, 2026.
JEP 538, PEM Encodings of Cryptographic Objects, has been elevated from its JEP Draft 8376991 to Candidate status. This JEP proposes to finalize this feature, with changes, after two rounds of preview delivered in JDK 25 and JDK 26. This feature offers "_an API for encoding objects that represent cryptographic keys, certificates, and certificate revocation lists into the widely-used Privacy-Enhanced Mail (PEM) transport format, and for decoding from that format back into objects._" This JEP will support conversions between PEM text and cryptographic objects in PKCS #8 and X.509 binary formats. Changes include: a reclassification of the PEM record class to a regular class as a convenience for providing constructors that accept Base64-encoded content in byte arrays; and a rename of the `DEREncodable` interface to `BinaryEncodable` to more accurately describe the binary data stored in PEM text.
Oracle has announced that maintenance of the macOS/x64 port will end with the release of JDK 27 due to Apple phasing out its support for the x64 architecture. However, developers interested in continuing to maintain this port should let the team know with the caveat that significant time and effort will be required to do so.
#### JDK 27
Build 22 of the JDK 27 early-access builds was made available this past week featuring updates from Build 21 that include fixes for various issues. Further details on this release may be found in the release notes.
For JDK 27, developers are encouraged to report bugs via the Java Bug Database.
#### Azul Payara
Five months after the Azul acquisition of Payara, the team has introducedAzul Payara Community as the new name for Payara Platform Community. Developers will still have the convenience of choosing to work with Azul Payara Server Community or Azul Payara Micro Community for their applications. The official logo has also been updated to reflect this change.
On the blog post, Dominika Tasarz-Sochacka, Senior Developer Advocate, Payara Community, Jakarta EE & Foojay.io at Azul, described what this rebranding means to the Java community, writing:
The rebrand is part of bringing Azul Payara Community properly into the Azul portfolio alongside Azul Zulu (OpenJDK), Azul Prime, Intelligence Cloud and Azul Payara’s commercial offering. It's the same open-source project with a new home in the broader Azul ecosystem.
The Micronaut Foundation has released version 4.10.14 of the Micronaut Framework, based on Micronaut Core 4.10.23, features bug fixes, a patch update to Micronaut Data and a dependency upgrade to Netty 4.2.13, the latest release that addresses over a dozen CVEs. Further details on this release may be found in the release notes.
#### WildFly
The WildFly team has introduced a new open-source command line tool, wado, to build and run WildFly containers of different versions in both domain and standalone modes. Written in Rust, wado, short for WildFly admin containers, allows developers to build and run WildFly containers with sensible defaults for naming, ports and credentials.
#### LangChain4j
The _formal release_ (along with the _twenty-fifth beta release_) of LangChain4j 1.15.0 provides bug fixes, dependency upgrades and new features such as: an integration of the Docling document parser; and a new `defaultValue()` attribute, added to the `@P` annotation, that allows tool developers to specify a runtime fallback value when an LLM does not provide an argument. More details on this release may be found in the release notes.
#### OpenXava
The release of OpenXava 7.7.2 delivers bug fixes, documentation improvements, dependency upgrades and improvements such as: a refined `AGENTS.md` file for improved AI code generation when writing new actions; and the ability to add a dashboard with a simple prompt. Further details on this release may be found in the release notes.
#### Google Agent Development Kit
The release of Agent Development Kit (ADK) for Java 1.3.0 ships with bug fixes and new features such as: a new `ChatCompletionsHTTPClient` class that adds a chat completion API that supports the Google Cloud Apigee API; and a new `SkillSource` interface that supports loading skills from various sources in the ADK. More details on this release may be found in the release notes.
About the Author

#### Michael Redlich
Michael Redlich has been an active member within the Java community for the past 25 years. He founded the Garden State Java User Group (formerly the ACGNJ Java Users Group) in 2001 that remains in continuous operation. Since 2016, Mike has served as a Java community news editor for InfoQ where his contributions include monthly news items, technical writing and technical reviews. He has presented at venues such as Oracle Code One, Emerging Technologies for the Enterprise, Trenton Computer Festival (TCF), TCF IT Professional Conference, and numerous Java User Groups. Mike serves as a committer on the Jakarta NoSQL and Jakarta Data specifications and participates on the leadership council of the Jakarta EE Ambassadors. He was named a Java Champion in April 2023. With 33-1/2 years service, Mike recently retired from ExxonMobil Technology & Engineering in Clinton, New Jersey with experience in developing custom scientific laboratory and web applications. He also has experience as a Technical Support Engineer at Ai-Logix, Inc. (now AudioCodes) where he provided technical support and developed telephony applications for customers.
#### Related Sponsors
- ##### [[eBook] The State of the Kubernetes Ecosystem](https://www.infoq.com/vendorcontent/show.action?vcr=46f97eef-a68e-47b6-a42b-62cc5e253083&primaryTopicId=1&vcrPlace=BOTTOM&pageType=NEWS_PAGE&vcrReferrer=https%3A%2F%2Fwww.infoq.com%2Fnews%2F2026%2F05%2Fjava-news-roundup-may11-2026%2F)
#### Related Sponsor
 Confidently test, evaluate, and red-team your LLM apps with Promptfoo — catch regressions, benchmark models, and ship high-quality AI features faster; start testing your prompts today. [Learn More](https://www.infoq.com/url/f/0ed8a8f2-ad41-400e-b24f-e10459b3993d/).
Related Content
- ##### Java News Roundup: OpenJDK JEPs, GlassFish, Spring AI, JReleaser, A2A Java SDK, Google ADK, Gradle
May 04, 2026
- ##### Java News Roundup: OpenJDK, Oracle Critical Patches, Open Liberty, Testcontainers, IntelliJ IDEA
Apr 28, 2026
Apr 20, 2026
May 11, 2026
May 13, 2026
May 01, 2026
- ##### Google ADK for Java 1.0 Introduces New App and Plugin Architecture, External Tools Support, and More
Apr 20, 2026
Apr 27, 2026 
Apr 21, 2026  Icon##### Are You Missing a Data Frame? The Power of Data Frames in Java
Feb 09, 2026 
- #### Inside MCP: A Protocol for AI Integration
The Model Context Protocol (MCP) defines a standard way for AI systems to interact with tools, data, and services. This article explains MCP’s architecture—hosts, clients, and servers—and how it enables structured, secure integrations between AI models and external systems.
- #### Harder, Better, Prompter, Stronger: AI system prompt hardening
System prompts define how LLM applications behave—but they are vulnerable to manipulation. This article explores prompt hardening techniques such as instruction shielding, syntax reinforcement, and layered prompting to defend AI systems against prompt injection and override attacks.
Sponsored by

Related Content
Dec 11, 2025

Apr 24, 2026

Apr 27, 2026
Apr 13, 2026

Apr 02, 2026

Feb 10, 2026

- Icon##### The InfoQ Trends Reports 2025 eMag
Jan 09, 2026

Dec 29, 2025

- #### Multi-Cloud Backup Is Broken: Architectural Patterns That Actually Work
Eon
- #### Architecture Beyond the Diagram: Decisions, Systems, and the Forces That Shape Them - Download the InfoQ eMag
Harness
Related Content
May 18, 2026 
May 18, 2026
May 18, 2026
May 18, 2026
- ##### Anthropic Traces Six Weeks of Claude Code Quality Complaints to Three Overlapping Product Changes
May 17, 2026
May 17, 2026
May 16, 2026
May 16, 2026
May 15, 2026
- Development
- ##### Cloudflare and Stripe Let AI Agents Create Accounts, Buy Domains, and Deploy to Production
- ##### Google Introduces Cloud Fraud Defense as Successor to reCAPTCHA
- ##### Anthropic Traces Six Weeks of Claude Code Quality Complaints to Three Overlapping Product Changes
May 15, 2026
- Architecture & Design
- ##### Swiggy Improves Search Autocomplete Using Real Time Machine Learning Ranking
- ##### Context is the Key to the Agentic Architecture Revolution: A Conversation with Baruch Sadogursky
- ##### Cloudflare Introduces Workflows V2 with Deterministic Execution and 50K Concurrent Workflows
May 15, 2026
- ##### [Product Thinking for Cloud Native Engineers](https://www.infoq.com/presentations/product-cloud-native/ "Product Thinking for Cloud Native Engineers")
- ##### [Accelerating LLM-Driven Developer Productivity at Zoox](https://www.infoq.com/presentations/ai-software-development/ "Accelerating LLM-Driven Developer Productivity at Zoox")
- ##### [Scaling Social Systems in Software Organizations](https://www.infoq.com/news/2026/05/scale-social-system-software-org/ "Scaling Social Systems in Software Organizations")
- ##### [Anthropic's Code With Claude Announces Managed Agents, Proactive Workflows, Capability Curve](https://www.infoq.com/news/2026/05/code-with-claude/ "Anthropic's Code With Claude Announces Managed Agents, Proactive Workflows, Capability Curve")
- ##### [Building a Secure MCP Server on AWS for a Million-Company B2B Platform](https://www.infoq.com/articles/secure-mcp-server-aws/ "Building a Secure MCP Server on AWS for a Million-Company B2B Platform")
- ##### [OpenAI Open-Sources Symphony, a SPEC.md for Autonomous Coding Agent Orchestration](https://www.infoq.com/news/2026/05/openai-symphony-agents/ "OpenAI Open-Sources Symphony, a SPEC.md for Autonomous Coding Agent Orchestration")
- ##### [Ubuntu Embraces Local AI instead of Cloud-First OS Integration](https://www.infoq.com/news/2026/05/ubuntu-on-device-ai/ "Ubuntu Embraces Local AI instead of Cloud-First OS Integration")
- ##### [Discord Reveals How a Hidden Circular Dependency Triggered Its March Voice Outage](https://www.infoq.com/news/2026/05/discord-circular-dependency/ "Discord Reveals How a Hidden Circular Dependency Triggered Its March Voice Outage")
- ##### [Benchmarking AI Agents on Kubernetes](https://www.infoq.com/news/2026/05/ai-agents-kubernetes-rag/ "Benchmarking AI Agents on Kubernetes")
**The InfoQ** Newsletter
A round-up of last week’s content on InfoQ sent out every Tuesday. Join a community of over 250,000 senior developers. View an example
- Get a quick overview of content published on a variety of innovator and early adopter technologies
- Learn what you don’t know that you don’t know
- Stay up to date with the latest information from the topics you are interested in
Enter your e-mail address
Select your country - [x] I consent to InfoQ.com handling my data as explained in this Privacy Notice.
The InfoQ Podcast Engineering Culture Podcast The Software Architects' Newsletter General Feedback [feedback@infoq.com](mailto:feedback@infoq.com) Advertising [sales@infoq.com](mailto:sales@infoq.com) Editorial [editors@infoq.com](mailto:editors@infoq.com) Marketing [marketing@infoq.com](mailto:marketing@infoq.com)
InfoQ.com and all content copyright © 2006-2026 C4Media Inc. Privacy Notice https://www.infoq.com/privacy-notice, Terms And Conditions https://www.infoq.com/terms-and-conditions, Cookie Policy https://www.infoq.com/cookie-policy Close