RFR: 8321515: ARM32: Move method resolution information out of the cpCache properly

Aleksei Voitylov avoitylov at openjdk.org
Mon Dec 11 15:34:14 UTC 2023


On Sat, 9 Dec 2023 04:59:02 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:

>> Thanks to @matias9927, JDK-8320278 fixed the JDK build for ARM32 after JDK-8301997. This PR introduces some additional fixes that enable the ARM32 port to actually work.
>
> Thanks for fixing the ARM32 build!
> I see the change fixes wrong offset and register usage and does some cleanup. It is OK for me.
> Thanks again!

thanks @bulasevich. Any Reviewers, please? I'd like to to get the ARM32 port to work again.

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

PR Comment: https://git.openjdk.org/jdk/pull/17017#issuecomment-1850315153


More information about the hotspot-dev mailing list