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

[JVMCI] add mark value to expose CodeOffsets::Frame_Complete

    XMLWordPrintable

Details

    • b16

    Backports

      Description

        While investigating JFR profiles with Graal we noticed that Graal had many fewer samples as compared to C2. It appears more recent versions of JFR checks CodeBlob::is_frame_complete_at and skips any frames where this return false. JVMCI doesn't provide any way to set this value so it always returns false for JVMCI compiled methods and stubs.

        Attachments

          Issue Links

            Activity

              People

                never Tom Rodriguez
                never Tom Rodriguez
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: