Categories: Ubuntu

Oracle Announced the General Availability of Java JDK 22

Oracle announced the release of JDK 22 GA this Tuesday.

JDK 22 delivers 12 enhancements that are significant enough to warrant their own JDK Enhancement Proposals (JEPs), including seven preview features and one incubator feature. They cover improvements to the Java Language, its APIs, its performance, and the tools included in the JDK.

This is a short term release with 6 months support, until September 2024 when it will be superseded by JDK 23. And, the JEPs in the release include:

  • Regional Pinning for G1 – JEP 423
  • Statements before super (…) [Preview] – JEP 447
  • Sponsored
  • Foreign Function & Memory API – JEP 454
  • Unnamed Variables & Patterns – JEP 456
  • Class-File API (Preview) – JEP 457
  • Launch Multi-File Source-Code Programs – JEP 458
  • String Templates (Second Preview) – JEP 459
  • Vector API (7th Incubator) – JEP 460
  • Stream Gatherers (Preview) – JEP 461
  • Structured Concurrency (2nd Preview) – JEP 462
  • Implicitly Declared Classes and Instance Main Methods (Second Preview) – JEP 463
  • Scoped Values (2nd Preview) – JEP 464

Get Java JDK 22

Oracle provides official packages for Linux, MacOS, and Windows, available via the link page below:

For Ubuntu users on Intel/AMD devices, just download & install the “x64 Debian Package“, while ARM platform (e.g., Raspberry Pi) can use the ARM64 Compressed Archive. For beginners, here’s a step by step guide shows how to install the package.

Sponsored

The post Oracle Announced the General Availability of Java JDK 22 appeared first on Osgrove.

Ubuntu Server Admin

Recent Posts

AI in 2025: is it an agentic year?

2024 was the GenAI year. With new and more performant LLMs and a higher number…

11 hours ago

Canonical announces 12 year Kubernetes LTS

Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…

1 day ago

Ubuntu Weekly Newsletter Issue 878

Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…

2 days ago

How your feedback shapes the way we support open source software

At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…

2 days ago

How To Install osTicket v1.14 On Ubuntu 20.04

I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…

4 days ago

How To Install WordPress On Ubuntu 20.04

Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…

4 days ago