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.
This is a preparatory step so that throttling and contextual support can be added.
- links to
-
Review(master) openjdk/jdk/24726