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

JFR: Remove instrumentation for exception events

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 22
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: