Integrated: 8321515: ARM32: Move method resolution information out of the cpCache properly
Aleksei Voitylov
avoitylov at openjdk.org
Wed Dec 13 11:06:49 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.
This pull request has now been integrated.
Changeset: f573f6d2
Author: Aleksei Voitylov <avoitylov at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f573f6d233d5ea1657018c3c806fee0fac382ac3
Stats: 33 lines in 3 files changed: 14 ins; 4 del; 15 mod
8321515: ARM32: Move method resolution information out of the cpCache properly
Reviewed-by: shade
-------------
PR: https://git.openjdk.org/jdk/pull/17017
More information about the hotspot-dev
mailing list