[jdk21u-dev] Integrated: 8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Martin Doerr
mdoerr at openjdk.org
Wed Oct 16 14:25:12 UTC 2024
On Mon, 7 Oct 2024 13:23:20 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Almost clean backport of [JDK-8339386](https://bugs.openjdk.org/browse/JDK-8339386). The only reason why it didn't apply automatically is that a more simple `frame` constructor was used in the replaced code (because [JDK-8290965](https://bugs.openjdk.org/browse/JDK-8290965) is not in 21u).
This pull request has now been integrated.
Changeset: 8e19c8f8
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/8e19c8f8365cbf4f20d6c97a621f1220124cae0a
Stats: 12 lines in 1 file changed: 9 ins; 0 del; 3 mod
8339386: Assertion on AIX - original PC must be in the main code section of the compiled method
Reviewed-by: mbaesken, lucy
Backport-of: 9a25f822fb2529c1cae3ae909761381789d7b7b1
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/1031
More information about the jdk-updates-dev
mailing list