关于 JRockit 垃圾收集的查询

发布于 2024-10-19 07:20:51 字数 137 浏览 1 评论 0原文

我对 Oracle 的 JRockit 1.6 有疑问。当我使用 genpar 时,它是否为新生代或老一代或两者选择并行。

在Sun JDK中它只适合年轻的(除非你设置UseParallelOldGC);我想了解 JRockit 是否也是如此。

I have a question about Oracle's JRockit 1.6. When I use genpar, does it select parallel for new generation or old generation or both.

In Sun JDK its only for young (unless you set UseParallelOldGC) ; I am trying to understand whether the same is true for JRockit.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

別甾虛僞 2024-10-26 07:20:51

“genpar”对新生代和老年代都使用并行收集。

请参阅以下位置的说明:http://download。 oracle.com/docs/cd/E15289_01/doc.40/e15062/optionx.htm#i1011879

"genpar" uses parallel collection for both new and old generation.

See the description at: http://download.oracle.com/docs/cd/E15289_01/doc.40/e15062/optionx.htm#i1011879

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文