RFR: 8294978: Convert 5 test/jdk/jdk/jfr tests from ASM library to Classfile API [v2]
Adam Sotona
asotona at openjdk.org
Wed Apr 19 05:55:44 UTC 2023
On Wed, 19 Apr 2023 00:57:14 GMT, Chen Liang <liach at openjdk.org> wrote:
> keep alive. @asotona will we work on this only after the promotion of classfile api to preview, i.e. package moved to java.*?
It is questionable. Postponing tests conversions after classfile api is open saves work with complex re-packaging, however the tests are great source of use cases and it may help to better shape the api before opening it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13072#issuecomment-1514168865
More information about the hotspot-jfr-dev
mailing list