RFR: 8294982: Implementation of Classfile API [v13]

Adam Sotona asotona at openjdk.org
Thu Mar 2 14:32:09 UTC 2023


On Wed, 1 Mar 2023 23:57:52 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:

>> Every case has been considered individually, evaluated on use cases and pros and cons have been weighted. Unified approach across the whole API would be nice, however not so simple and not the highest priority.
>
> I had the same observation as Maurizio.

I've extracted `StackMapFrameInfo` to the top level and moved `VerificationTypeInfo`, however it is still nested.
Let me know if you think we should really avoid all nested or if info inside info is OK.
Thanks.

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

PR: https://git.openjdk.org/jdk/pull/10982



More information about the build-dev mailing list