安装jdk [root@chai ~]# yum -y list java* [root@chai ~]# yum install -y java-1.8.0-openjdk.x86_64 [root@chai ~]# java -version