Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8005396

Use ParNew with only one thread instead of DefNew as default for CMS on single CPU machines

XMLWordPrintable

    • gc
    • b15

        As part of 8003820 we will deprecate the DefNew + CMS combination. The default for CMS is ParNew + CMS, but on single CPU systems we select DefNew instead of ParNew.

        Since we by default select a combination that we are deprecating we should change the default to the supported combination ParNew + CMS.

        The performance impact of this needs to be evaluated.

              brutisso Bengt Rutisson (Inactive)
              brutisso Bengt Rutisson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: