欧拉系统(euleros):安装java8
欧拉系统版本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 2021ps:当前版本应该是基于centos 8的,所以下载rpm包的时候,使用基于centos 8 的软件包即可
欧拉系统版本
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
更多推荐
所有评论(0)