Installing Red Hat build of OpenJDK 17 on Red Hat Enterprise Linux

Technical Articles

Solution
Application
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

  1. Install Red Hat build of OpenJDK 17 by executing the following command:
    sudo yum install java-17-openjdk-devel
  2. Change the default Java provider by executing the following command:
    sudo update-alternatives --config java