Integrated: 8354871: Replace stack map frame type magics with constants

Francesco Andreuzzi duke at openjdk.org
Sun Sep 7 23:23:20 UTC 2025


On Mon, 1 Sep 2025 09:00:32 GMT, Francesco Andreuzzi <duke at openjdk.org> wrote:

> In this PR I introduce some constants in `StackMapGenerator`. No change in logic is expected.
> 
> Passes tests in `jdk/classfile`.

This pull request has now been integrated.

Changeset: 8a6b8751
Author:    Francesco Andreuzzi <andreuzzi.francesco at gmail.com>
Committer: Chen Liang <liach at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8a6b8751e1a8ad93646bf3900186802c863d7119
Stats:     125 lines in 7 files changed: 22 ins; 26 del; 77 mod

8354871: Replace stack map frame type magics with constants

Reviewed-by: liach

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

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


More information about the core-libs-dev mailing list