Incorrectly indented code in TenuredGeneration::compute_new_size_inner

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: hotspot
    • gc

      There is a block of about a dozen lines of code in the middle of TenuredGeneration::compute_new_size_inner that is incorrectly indented, possibly confusing a reader.

      https://github.com/openjdk/jdk/blame/bd0fde71d9113bad902e71b61f0ca44c650809ef/src/hotspot/share/gc/serial/tenuredGeneration.cpp#L170-L184

      Looks like this happend as part of JDK-8281879.

            Assignee:
            Unassigned
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: