[jdk23] RFR: 8335475: ClassBuilder incorrectly calculates max_locals in some cases
Adam Sotona
asotona at openjdk.org
Mon Jul 8 10:54:36 UTC 2024
On Wed, 3 Jul 2024 02:38:58 GMT, Chen Liang <liach at openjdk.org> wrote:
> Please review this clean backport of #19981 onto JDK 23, fixing `StackMapGenerator` generating static methods with no declared local variable a max local of 1.
Marked as reviewed by asotona (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19993#pullrequestreview-2162951672
More information about the core-libs-dev
mailing list