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

Incorporate reader comments for gc tuning guide for JDK 19

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • 19
    • docs

      One gc tuning guide reader found an issue with the documentation in the tuning guide:

      URL: https://docs.oracle.com/en/java/javase/19/gctuning/factors-affecting-garbage-collection-performance.html#GUID-4ADBEDE9-5D52-4FBF-ADB2-431C3EB089C5

       * In this sentence: The most important factor affecting garbage collection performance is total available memory. Because collections occur when generations fill up, throughput is inversely proportional to the amount of memory available.

       
      "I think it should be directly proportional, as the throughput increases when available memory increases."

            schetan Shilpa Chetan
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: