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

Incorrect description: -XX:MetaspaceSize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 8
    • hotspot
    • None
    • gc

      http://mail.openjdk.java.net/pipermail/hotspot-gc-dev/2014-April/009850.html

      MetaspaceSize is defined as "Initial size of Metaspaces (in bytes)" in globals.hpp .
      However this value is used as high-water-mark for resizing metaspace size.
      (MetaspaceGC::_capacity_until_GC)


      Thus we should change description of MetaspaceSize to represent it.

            ysuenaga Yasumasa Suenaga
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: