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

RFE: COMPILE_METHOD_LOAD event to specify PC to bci mapping

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • tools
    • generic
    • generic

      The current JVMPI specifies COMPILE_METOD_LOAD to provide PC to source
      line mapping. The actual implementation rarely generates such a mapping and
      even when it does, its quality is quite low. It is believed that the dynamic
      compiler should rather provide PC to byte-code index mapping and leave the rest
      to profiling tools, which should map available information to source lines
      using line number information from class files.

            rfield Robert Field (Inactive)
            omazurov Oleg Mazurov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: