On Thu, 2 Mar 2023 14:29:13 GMT, Adam Sotona <asot...@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

Reply via email to