On Mon, 16 Oct 2023 11:28:36 GMT, Erik Gahlin <egah...@openjdk.org> wrote:
>> Hi, >> >> Could I have a review of an enhancement that replaces the use of ASM with >> the new Class-File API. This change only deals with bytecode that writes >> event data into buffers. Bytecode transformations carried out by classes in >> jdk.jfr.internal.intrument package are kept as is. Plan is to try to replace >> those with events in java.base. >> >> To simplify the review process, I have tried to keep the code in the classes >> EventInstrumentation and EventClassBuilder similar to what existed before. >> Further refactorizations may happen at a later stage. >> >> Testing: tier1-3 + jdk/jdk/jfr >> >> Thanks >> Erik > > Erik Gahlin has updated the pull request incrementally with one additional > commit since the last revision: > > Blessed order Marked as reviewed by mgronlun (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/16195#pullrequestreview-1685500562