1. 安装open-jdk后发现jps不能用
  2. 需要安装另外一个包才能使用java-1.8.0-openjdk-devel.x86_64
yum install java-1.8.0-openjdk-devel.x86_64