内容简介:翻译自:https://stackoverflow.com/questions/51403071/create-jre-from-openjdk-windows
有没有办法从OpenJDK forWindows X64创建一个JRE包?
文件1:
Windows XP is not a supported platform, but all newer Windows should be able to build OpenJDK.
然后继续解释Cygwin需要进行构建,本机编译器和库的要求,以及在源代码树中编译 Java 类所需的“bootstrap”JDK问题.
但明确的含义是,您可以在Windows和Windows上构建OpenJDK ……即使Oracle或OpenJDK项目不支持最终结果.
请注意,构建文档描述了用于创建JRE和JDK“images”的make目标.我认为这些是二进制树,可以复制到目标系统并使用.你可以从他们创建ZIP …
1 – 该链接用于文档的Java 9版本.对于其他人,您应该能够在源树中的相同位置找到相应的“building.html”文档.
翻译自:https://stackoverflow.com/questions/51403071/create-jre-from-openjdk-windows
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Programming the Mobile Web
Maximiliano Firtman / O'Reilly Media / 2010-07-23 / $44.99
* Learn how to use your existing skills to move into mobile web development * Discover the new possibilities of mobile web development, and understand its limitations * Get detailed coverage of ......一起来看看 《Programming the Mobile Web》 这本书的介绍吧!