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

client compiler needs to capture more profile information for tiered work

XMLWordPrintable

    • b01
    • generic
    • generic
    • Not verified

        The client compiler (C1), when used as tier 1, has the job of collecting profile information instead of the interpreter. Currently, it does not collect full information for checkcast, instanceof, or aastore instructions. This should be fixed, to avoid needless performance regressions in tiered systems.

        Bugs 6912064 and 6919064 when fixed will cause the server compiler to use more profile information; work on C1 should track these profile inputs (in the interpreter) and outputs (in the server compiler) and keep parity with the interpreter.

              iveresov Igor Veresov
              jrose John Rose
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: