Java ergonomics doc updates - fix

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 21, 25, 26
    • Component/s: docs
    • None

      In JDK-8369191 we fixed some ergonomics documentation to

      "The VM considers machines as server-class if the VM detects two or more processors and a heap size larger or equal to 1792 MB."

      However there is another error - it should read:

      The VM considers machines as server-class if the VM detects two or more processors and physical memory larger or equal to 1792 MB.

      Note the change of "a heap size" to "physical memory".

            Assignee:
            Shilpa Chetan
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: