RFR: 8321515: ARM32: Move method resolution information out of the cpCache properly [v2]
Aleksei Voitylov
avoitylov at openjdk.org
Tue Dec 12 11:36:03 UTC 2023
> 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.
Aleksei Voitylov has updated the pull request incrementally with one additional commit since the last revision:
review comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17017/files
- new: https://git.openjdk.org/jdk/pull/17017/files/79aa66ec..f1f7243d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17017&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17017&range=00-01
Stats: 19 lines in 1 file changed: 1 ins; 9 del; 9 mod
Patch: https://git.openjdk.org/jdk/pull/17017.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17017/head:pull/17017
PR: https://git.openjdk.org/jdk/pull/17017
More information about the hotspot-dev
mailing list