2020-01-15 JEP 214: Remove GC Combinations Deprecated in JDK 8

原文地址

hotspot/gc

1. Various GC combinations have now been removed

 

The GC combinations that were deprecated in JDK 8 have now been removed. This means that the following GC combinations no longer exist:

DefNew + CMS

ParNew + SerialOld

Incremental CMS The "foreground" mode for CMS has also been removed.

The command line flags that were removed are: 

-Xincgc

-XX:+CMSIncrementalMode

-XX:+UseCMSCompactAtFullCollection

-XX:+CMSFullGCsBeforeCompaction

-XX:+UseCMSCollectionPassing

The command line flag -XX:+UseParNewGC no longer has any effect. ParNew can only be used with CMS and CMS requires ParNew. Thus, the -XX:+UseParNewGC flag has been deprecated and will likely be removed in a future release.

See JDK-8044022

 

 

hotspot/gc

2. Remove deprecated command line flags

These internal command line flags, which have been deprecated or aliased since JDK 6, have been removed:

CMSParPromoteBlocksToClaim

ParCMSPromoteBlocksToClaim

ParallelGCOldGenAllocBufferSize

ParallelGCToSpaceAllocBufferSize

UseGCTimeLimit

CMSPermGenSweepingEnabled

ResizeTLE

PrintTLE

TLESize

UseTLE

MaxTLERatio

TLEFragmentationRatio

TLEThreadRatio

In addition, these internal flags have been deprecated:

CMSMarkStackSizeMax

ParallelMarkingThreads

ParallelCMSThreads

CMSMarkStackSize

G1MarkStackSize

See JDK-8061611

 

 

hotspot/runtime

3. VM Options AdjustConcurrency and PrintJVMWarnings are removed

The VM Options -XX:AdjustConcurrency and -XX:PrintJVMWarnings are removed from JDK 9.

The VM option -XX:AdjustConcurrency was only needed on Solaris 8/9 (when using the T1 threading library).

The VM option -XX:PrintJVMWarnings was a development option only used by unimplemented VM functions that have themselves been removed in JDK 9.

See JDK-8073861

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值