git: openjdk/jdk-sandbox: classfile-api-dev-branch: Model stack map frames in a type hierarchy where each type represents a frame type.
duke
duke at openjdk.org
Mon Jul 4 06:54:28 UTC 2022
Changeset: 18cdcc30
Author: Rafael Winterhalter <rafael.wth at gmail.com>
Committer: GitHub <noreply at github.com>
Date: 2022-07-04 08:54:00 +0000
URL: https://git.openjdk.org/jdk-sandbox/commit/18cdcc30d3d56c491b92b41c89afd80c1aca4a34
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
! src/jdk.jdeps/share/classes/com/sun/tools/javap/AttributeWriter.java
More information about the jdk-sandbox-changes
mailing list