RFR: 8294982: Implementation of Classfile API [v13]

Paul Sandoz psandoz at openjdk.org
Thu Mar 2 17:13:16 UTC 2023


On Thu, 2 Mar 2023 14:29:13 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> 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.

That seems reasonable (top level `StackMapFrameInfo` with nesting for less important stuff.)

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

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



More information about the build-dev mailing list