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

[JVMCI] separate JVMCI code install timers for CompileBroker and hosted compilations

    XMLWordPrintable

Details

    • b03

    Backports

      Description

        Currently, a single timer is used for timing JVMCI based installation of code into the code cache. This makes it impossible to work out how much of that time is for compilations requested by the CompileBroker and how much is for compilations requested from Java (e.g. Truffle initiated compilations). The latter are termed "hosted" compilations.

        There should be a separate timer for each of these types of compilations.

        Attachments

          Issue Links

            Activity

              People

                dnsimon Douglas Simon
                dnsimon Douglas Simon
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: