Oracle 会合并 JRockIt 和标准 JDK 吗?
我只是想知道,因为看起来他们确实在维护两个 JDK 方面付出了重复的努力。
I just want to know as it does seem like they have duplication of effort in maintaining two JDKs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的,这就是计划,他们打算使用 hotspot 作为合并 jvm 的基础,我相信他们计划构建 jrockit 提供的一些工具。详细信息请参见此博客
yes that's the plan, they intend to use hotspot as the basis for the merged jvm and I believe they plan to build in some of the tooling that jrockit provides. Details in this blog
维基百科并不是最可靠的来源,但似乎表明他们将合并它们:
我想说这可能是一个很好的选择事情,尽管在实践中我总是怀疑 JRockit 实际提供了多少现实世界的性能改进。
Not that Wikipedia's the most reliable source, but it seems to suggest that they will be merging them:
I'd say this is probably a good thing, though in practice I was always sceptical of how many real-world performance improvements JRockit actually provided.