Integrated: 8338123: Linker crash when building a downcall handle with many arguments in x64
Jorn Vernee
jvernee at openjdk.org
Fri Sep 6 17:35:10 UTC 2024
On Tue, 3 Sep 2024 17:52:35 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> - Adjust downcall stub sizes based on latest version. (per method described in https://github.com/openjdk/jdk/pull/12908)
> - Beef up test for large stubs to also cover this particular case.
This pull request has now been integrated.
Changeset: 8e580ec5
Author: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8e580ec5382af1886e1bbf2fda3bce6416ced604
Stats: 31 lines in 2 files changed: 20 ins; 0 del; 11 mod
8338123: Linker crash when building a downcall handle with many arguments in x64
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/20842
More information about the hotspot-compiler-dev
mailing list