sudo update-alternatives --config 更换软件版本

sudo update-alternatives --config java

sudo update-alternatives --config javac

sudo update-alternatives --config javap

sudo update-alternatives --config javadoc

http://www.oracle.com/technetwork/java/javase/downloads 可以下载老版本

原文地址:https://www.cnblogs.com/yulijunzj/p/4365368.html