test/jdk/java/lang/instrument/asmlib/Instrumentor.java
>
>
> @asotona Would you mind reviewing?
liach has updated the pull request incrementally with one additional commit
since the last revision:
Shorten lines, move from mask() to ACC_ constants, other misc improvements
-
Changes
Summaries:
1. A few recommendations about updating the constant API is made at
https://mail.openjdk.org/pipermail/classfile-api-dev/2023-March/000233.html and
I may update this patch shall the API changes be integrated before
2. One ASM library-specific test, `LambdaAsm` is removed. Others have t