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

Incorrectly indented code in TenuredGeneration::compute_new_size_inner

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • 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.

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

              Created:
              Updated: