java se11 version and no more than jre solution

Open a command prompt into the mounted position jdk:

Enter the command: bin \ jlink.exe --module-path jmods --add-modules java.desktop --output jre

(My jdk installed in E: \ study file \ Java \ JDK \ jdk-install)

After it is created jre

 

Guess you like

Origin www.cnblogs.com/liang-chen/p/11488860.html