[jdk25] RFR: 8362250: ARM32: forward_exception_entry missing return address
Aleksey Shipilev
shade at openjdk.org
Wed Jul 16 17:27:39 UTC 2025
On Wed, 16 Jul 2025 16:18:04 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:
> This pull request contains a backport of commit [6ed81641](https://github.com/openjdk/jdk/commit/6ed81641b101658fbbd35445b6dd74ec17fc20f3) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The ARM32 ForwardExceptionNode code generation has been updated to set the exception address. This is a minimal, ARM32-specific change, it fixes a couple of failing hotspot jtreg tests.
Marked as reviewed by shade (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26352#pullrequestreview-3026033157
More information about the hotspot-compiler-dev
mailing list