git: openjdk/jdk-sandbox: classfile-api-branch: Model stack map frames in a type hierarchy where each type represents a frame type.

Adam Sotona asotona at openjdk.org
Mon Jul 4 07:19:09 UTC 2022


Changeset: 59479ff0
Author:    Rafael Winterhalter <rafael.wth at gmail.com>
Committer: Adam Sotona <asotona at openjdk.org>
Date:      2022-07-04 09:04:45 +0000
URL:       https://git.openjdk.org/jdk-sandbox/commit/59479ff0276885803c7f09e58cc3c81b6d8e533f

Model stack map frames in a type hierarchy where each type represents a frame type.

 Doing so, make the chop size available to consumers of frames.

! src/java.base/share/classes/jdk/classfile/attribute/StackMapTableAttribute.java
! src/java.base/share/classes/jdk/classfile/impl/BoundAttribute.java
! src/java.base/share/classes/jdk/classfile/impl/StackMapDecoder.java



More information about the jdk-sandbox-changes mailing list