RFR: 8321515: ARM32: Move method resolution information out of the cpCache properly
Boris Ulasevich
bulasevich at openjdk.org
Sat Dec 9 05:01:12 UTC 2023
On Thu, 7 Dec 2023 10:25:05 GMT, Aleksei Voitylov <avoitylov 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!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17017#issuecomment-1848232235
More information about the hotspot-dev
mailing list