java - 如何为 openJDK8 HotSpot VM 设置开发环境?

标签 java jvm jvm-hotspot

我正在尝试设置一个能够更改 Hotspot vm GC 源代码的环境。 我按照此处的说明克隆了 jdk8 存储库:http://openjdk.java.net/projects/jdk8/ 经过一番努力,成功编译了整个项目(包括热点项目)。

我将所有编译结果都放在发布文件夹中,但找不到任何可执行文件或任何其他方式来运行\使用热点虚拟机。

是否有人对这个项目有类似的经历并可以帮助我解决这个问题? 非常感谢

最佳答案

根据 OpenJDK 8 build instructions :

When the build is completed, you should see the generated binaries and associated files in the j2sdk-image directory in the output directory. In particular, the build/*/images/j2sdk-image/bin directory should contain executables for the OpenJDK tools and utilities for that configuration.

关于java - 如何为 openJDK8 HotSpot VM 设置开发环境?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/60338308/

相关文章:

java - 将 double 转换为另一种数字类型

java - 取一个java小程序的 "screenshot"

java - Derby DB 表创建和连接

docker - Boot-clj连接被拒绝

java - 无法从 Weblogic Server 10.3.6 生成 JFR 报告

java - 如何使用 java 将八位字节流读取为纯字符串/文本?

java.lang.VerifyError : Stack map does not match the one at exception handler

Java随机崩溃

java - JVM 堆栈大小规范

java - 评估 - OutOfMemoryError : unable to create new native thread