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

Simplify compilation policy

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • 16
    • 17
    • hotspot
    • b08
    • generic
    • generic

    Description

      Remove SimpleCompPolicy.

      Remove relevant parts of:
      1. InvocationCounters.
      2. Parts of the interpreter managing these counters.
      3. Remove TIERED define.

      Emulate -XX:-TieredCompilation with -XX:CompilationMode=high-only.
      Make sure JVM can build with C1 only and C2 only, add appropriate compilation policy modes.

      As a result there should be just the TieredCompilationPolicy that can function with 0 C1 threads or 0 C2 threads.

      Attachments

        Issue Links

          Activity

            People

              iveresov Igor Veresov
              iveresov Igor Veresov
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: