原因:系统默认了openjdk,并增加了相应的配置 解决方法:只需在/etc/profile文件中,默认文件后增加 unset _JAVA_OPTIONS 保存退出 并且 source /etc/profile