因为openjdk从1.8以后,也就是jdk8以后,默认没有带有jre,需要自己手动编译
进入openjdk的bin目录
运行命令:
jlink.exe --module-path jmods --add-modules java.desktop --output jre