Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8359658 Clean up CompilationPolicy::initialize
  3. JDK-8359659

CompilationPolicy::initialize: fix calculation of compiler buffer size in the case of c2_only

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      Currently, the code calculates the buffer size in the case of c2_only the same way as it would with tiered compilation.

      This was reported with a proposed fix (reverse hunk of https://github.com/openjdk/jdk/pull/24972/commits/c43b18a6681acb541be1b3bdadbd635070a2d58d) by [~shade].

            mhaessig Manuel Hässig
            mhaessig Manuel Hässig
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: