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

Parallel: Obsolete BaseFootPrintEstimate

XMLWordPrintable

    • Icon: CSR CSR
    • Resolution: Approved
    • Icon: P4 P4
    • 24
    • hotspot
    • gc
    • behavioral
    • minimal
    • Searching for affected flag doesn't return any blog posts/tutorials covering or suggesting using or changing it with Parallel GC.
    • add/remove/modify command line option
    • JDK

      Summary

      Obsolete the VM product option BaseFootPrintEstimate due to removal of corresponding functionality. It is implemented and provided only by Parallel GC.

      Problem

      This flag doesn't affect application or gc behavior and is very rarely used.

      Solution

      Remove the functionality and obsolete the VM product option BaseFootPrintEstimate without any deprecation period.

      -  product(size_t, BaseFootPrintEstimate, 256*M,                             \
      -          "Estimate of footprint other than Java Heap")                     \
      -          range(0, max_uintx)                                               \
      -                                                                            \

            ayang Albert Yang
            ayang Albert Yang
            Thomas Schatzl
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: