JFR: Remove instrumentation for exception events

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 22
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • jfr
    • b24

      See if events could be implemented directly in java.base instead of bytecode instrumentation.

      Benefits are:
      - Faster startup of JFR
      - Possibly easier to maintain.
      - Reduce dependency on obsolete class in ASM
      - Reduce dependency on JInliner classes.

            Assignee:
            Erik Gahlin
            Reporter:
            Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: