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

JFR: Split up the EventInstrumentation class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • 25
    • None
    • hotspot
    • None
    • jfr

      The EventInstrumentation class is getting rather large, about 1000 LOC, and it has legacy from when the instrumentation was implemented in ASM, and perhaps even BCEL. The code could be simplified and the parts where the class file is inspected could be moved into a separate class for further refactoring later..

      This is a preparatory step so that throttling and contextual support can be added.

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

              Created:
              Updated: