RFR: 8294978: Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API [v2]

Chen Liang liach at openjdk.org
Wed Apr 19 00:59:44 UTC 2023


On Tue, 21 Mar 2023 21:44:24 GMT, Chen Liang <liach at openjdk.org> wrote:

>> Converted these tests to Classfile API and some of the constants to Constant API. InstrumentationCallback.callback wasn't changed to a record since I cannot figure out how to ship a nested record class with InstrumentationCallback in a jar.
>
> Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Utilize newly added constants
>  - Merge branch 'master' into 8294978
>  - Convert jdk.jfr tests to ASM

keep alive. @asotona will we work on this only after the promotion of classfile api to preview, i.e. package moved to java.*?

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13072#issuecomment-1513971905


More information about the hotspot-jfr-dev mailing list