On Fri, 1 Nov 2024 15:03:51 GMT, Adam Sotona <asot...@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 <asot...@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