Integrated: 8343436: Regression in StackMapGenerator after JDK-8339205
Adam Sotona
asotona at openjdk.org
Mon Nov 4 07:22:31 UTC 2024
On Fri, 1 Nov 2024 15:03:51 GMT, Adam Sotona <asotona at openjdk.org> wrote:
> JDK-8339205 introduced multiple regressions in StackMapGenerator and added a lot of new untested code.
>
> This patch reverts StackMapGenerator to the state before JDK-8339205 and adds one regression test.
>
> Please review.
>
> Thanks,
> Adam
This pull request has now been integrated.
Changeset: f9e1c62d
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f9e1c62dcd2279cbe5a93a2b19a492cb5b087719
Stats: 354 lines in 2 files changed: 52 ins; 223 del; 79 mod
8343436: Regression in StackMapGenerator after JDK-8339205
Reviewed-by: liach
-------------
PR: https://git.openjdk.org/jdk/pull/21835
More information about the core-libs-dev
mailing list