Create jre from OpenJDK Windows

前端 未结 10 2027
太阳男子
太阳男子 2020-12-08 09:54

We are switching from Oracle JDK/JRE to OpenJDK. Now I found only the JDK but I want to have a JRE as well from OpenJDK. This is for installing our application on the client

10条回答
  •  遥遥无期
    2020-12-08 10:28

    As far as I know the only place you can download OpenJDK for Windows is Azul website. However, they only seem to provide full JDK, so if you want just the JRE you need to build it yourself as Stephen C suggested.

提交回复
热议问题