Re: RFR: 8339205: Optimize StackMapGenerator [v4]

2024-10-09 Thread Chen Liang
On Sat, 5 Oct 2024 15:42:08 GMT, Shaojin Wen wrote: >> Reduce code size by combining calls and defining local variables > > Shaojin Wen has updated the pull request with a new target base due to a > merge or a rebase. The pull request now contains 15 commits: > > - Merge branch 'master' into o

Re: RFR: 8339205: Optimize StackMapGenerator [v4]

2024-10-05 Thread Shaojin Wen
> Reduce code size by combining calls and defining local variables Shaojin Wen has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits: - Merge branch 'master' into optim_stack_map_gen_202408 - Merge branch 'master' into optim_st