On Mon, 8 Jan 2024 13:38:16 GMT, Adam Sotona <asot...@openjdk.org> wrote:
> ClassFile API performance related improvements have been separated from > #17121 into this PR. > > These improvements are important to minimize performance regression of > 8294961: Convert java.base/java.lang.reflect.ProxyGenerator to use the > Classfile API to generate proxy classes #17121 > > Please review. > > Thanks, > Adam This pull request has now been integrated. Changeset: 0583f735 Author: Adam Sotona <asot...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/0583f7357480c0500daa82f490b2fcc05f2fb65a Stats: 304 lines in 5 files changed: 147 ins; 139 del; 18 mod 8323183: ClassFile API performance improvements Reviewed-by: redestad ------------- PR: https://git.openjdk.org/jdk/pull/17306