On Mon, 27 Mar 2023 16:43:17 GMT, Adam Sotona <asot...@openjdk.org> wrote:
>> java.base java.lang.reflect.ProxyGenerator uses ASM to generate proxy >> classes and this patch converts it to use Classfile API. >> >> Please review. >> >> Thank you, >> Adam > > Adam Sotona has updated the pull request incrementally with one additional > commit since the last revision: > > StackMapGenerator performance improvements I agree, setting this PR back to draft. This pull request have to take into account all actual and planned improvements in Constants API. And then it should isolate performance improvements of Classfile API into a separate pull request. And then it should be proposed back for review with benchmarks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/10991#issuecomment-1521396913