Install Latest Oracle Java JDK/JRE 7/8/9 on Linux

28/12/2020

Oracle Java is the key foundation for every type of networked application developed. It is the global standard for developing and delivering games, mobile applications, Web-based content, and enterprise software. Java gives you the ability to efficiently develop and deploy exciting applications, games and services. With a comprehensive tooling, a mature ecosystem, and robust performance, Java delivers applications portability across even the most disparate computing environments.

Key Features

  • New rcache Types in Kerberos 5 Replay Caching
  • Support for Kerberos 5 Protocol Transition and Constrained Delegation
  • Kerberos 5 weak encryption types disabled by default
  • Unbound SASL for the GSS-API/Kerberos 5 mechanism
  • SASL service for multiple host names
  • JNI bridge to native JGSS on Mac OS X
  • Support for stronger strength ephemeral DH keys in the SunJSSE provider
  • Support for server-side cipher suites preference customization in JSSE
  • The new Modena theme has been implemented in this release. For more information, see the blog at fxexperience.com.
  • The new SwingNode class enables developers to embed Swing content into JavaFX applications. See the SwingNode javadoc and Embedding Swing Content in JavaFX Applications.
  • The new UI Controls include the DatePicker and the TreeTableView controls.

How to Install Oracle Java JDK 7/8/9 on Ubuntu 17.04, Ubuntu 16.10, Ubuntu 16.04, Ubuntu 15.04, Ubuntu 14.04

Note: The installer will prompt you to accept the Oracle license before completing the installation

Install desired version below

  • Oracle Java JDK 7

------ Remove existing java installation ------  sudo apt-get purge openjdk*    ------ Add Repository and Update ------  sudo add-apt-repository ppa:webupd8team/java    sudo apt-get update    ------ Install and chack version ------  sudo apt-get install oracle-java7-installer    java -version    ------ Set Environment Variable ------  sudo apt-get install oracle-java7-set-default
  • Oracle Java JDK 8

------ Remove existing java installation ------  sudo apt-get purge openjdk*    ------ Add Repository and Update ------  sudo add-apt-repository ppa:webupd8team/java    sudo apt-get update    ------ Install and chack version ------  sudo apt-get install oracle-java8-installer    java -version    ------ Set Environment Variable ------  sudo apt-get install oracle-java8-set-default
  • Oracle Java JDK 9

------ Remove existing java installation ------  sudo apt-get purge openjdk*    ------ Add Repository and Update ------  sudo add-apt-repository ppa:webupd8team/java    sudo apt-get update    ------ Install and chack version ------  sudo apt-get install oracle-java9-installer    java -version    ------ Set Environment Variable ------  sudo apt-get install oracle-java9-set-default

Note: Previously installed version of Oracle Java will be removed automatically when installing a higher version of Oracle Java

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

Install Oracle JDK 10 on Arch Linux

Oracle JDK is used by Java developers all over the world to develop, test Java applications. Oracle released version 10...
28/12/2020

JMap and JStack Tutorial

For any java delopers Jmap and Jstack are two important utility programs that can be used to debug issues, or understand...
28/12/2020

Gradle Repositories

Gradle looks for external dependencies in the repositories. A Gradle repository is organized using group, name, and version....
28/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025