[jdk25] Integrated: 8362250: ARM32: forward_exception_entry missing return address

Boris Ulasevich bulasevich at openjdk.org
Thu Jul 17 01:32:54 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.

This pull request has now been integrated.

Changeset: 5129887d
Author:    Boris Ulasevich <bulasevich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5129887dfead268672403265eb4f3795682ca699
Stats:     9 lines in 1 file changed: 2 ins; 5 del; 2 mod

8362250: ARM32: forward_exception_entry missing return address

Reviewed-by: shade
Backport-of: 6ed81641b101658fbbd35445b6dd74ec17fc20f3

-------------

PR: https://git.openjdk.org/jdk/pull/26352


More information about the hotspot-compiler-dev mailing list