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

Obsolete MaxGCMinorPauseMillis

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 23
    • hotspot
    • None
    • gc
    • behavioral
    • minimal
    • This flag has been deprecated since JDK 8 and, searching for it doesn't return any blog posts/tutorials covering or suggesting using it.
    • add/remove/modify command line option
    • JDK

      Summary

      Obsolete deprecated MaxGCMinorPauseMillis.

      Problem

      This flag was deprecated in JDK8. Remove its implementation to clean up the code base.

      Solution

      Obsolete this flag and its implementation.

      Specification

      -  product(uintx, MaxGCMinorPauseMillis, max_uintx,                          \
      -          "Adaptive size policy maximum GC minor pause time goal "          \
      -          "in millisecond")                                                 \
      -          range(0, max_uintx)                                               \
      -                                                                            \

            ayang Albert Yang
            ayang Albert Yang
            Kim Barrett, Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: