{"id":12788,"date":"2022-10-26T04:21:44","date_gmt":"2022-10-26T08:21:44","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=12788"},"modified":"2022-10-26T05:05:16","modified_gmt":"2022-10-26T09:05:16","slug":"install-openjdk-17-on-ubuntu-22-04","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/install-openjdk-17-on-ubuntu-22-04\/","title":{"rendered":"How to Install OpenJDK 17 on Ubuntu 22.04"},"content":{"rendered":"\n
In this tutorial we will be showing how to install OpenJDK 17 on Ubuntu 22.04. The steps outlined here can be applied to prior Ubuntu releases as well as other Debian-based Linux distros.<\/p>\n\n\n\n
OpenJDK is the development kit for Java. Java<\/a> is a general-purpose, class-based, object-oriented multipurpose programming language. Java’s core strengths is that the compiled Java code can be run on all platforms that support Java without the need for recompilation. It is secure and reliable by design therefore it is widely used for developing Java applications in Enterprise, consumer situations.<\/p>\n\n\n\n OpenJDK 17 for Java 17 LTS is the latest long-term support release supported until September 2024 while Java 19 will receive updates under these terms, until March 2023 when it will be superseded by JDK 20.<\/p>\n\n\n\nWhy OpenJDK 17<\/h2>\n\n\n\n