欧拉系统版本

Linux version 4.18.0-147.5.2.1.h579.eulerosv2r10.x86_64 (abuild@szxrtosci10000) (gcc version 7.3.0 (GCC)) #1 SMP Sat Jul 31 09:58:46 UTC 2021

ps:当前版本应该是基于centos 8的,所以下载rpm包的时候,使用基于centos 8 的软件包即可

openjdk 8

OpenLogic provides and supports free distributions of OpenJDK 8, and free, certified distributions of OpenJDK 11 for Linux, Windows, MacOS, and Docker images. OpenLogic’s certified OpenJDK builds are updated quarterly, with critical security patches on-demand.

OpenLogic also offers commercial support for all Java distributions, including Adopt OpenJDK, IBM, and Oracle’s Java. Java support from OpenLogic includes security patches and bug fixes, in addition to guidance for the usage and administration of Java and the JVM.

下载列表:
https://www.openlogic.com/openjdk-downloads
具体下载地址:https://builds.openlogic.com/downloadJDK/openlogic-openjdk/8u292-b10/openlogic-openjdk-8u292-b10-linux-x64-el.rpm

上面只支持x86的,其他平台的:
https://adoptium.net/temurin/releases

安装指令

rpm -ivh openlogic-openjdk-8u292-b10-linux-x64-el.rpm

oracleJDK8

ps:因为商业授权问题,建议使用8u201,此版本无商业限制

JDK8下载地址
在这里插入图片描述
上传到服务器后,安装JDK8

rpm -ivh jdk-8u201-linux-x64.rpm
Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐