Integrated: 8369257: PPC: compiler/whitebox/RelocateNMethodMultiplePaths.java fails with assertion
Richard Reingruber
rrich at openjdk.org
Wed Oct 8 16:00:30 UTC 2025
On Tue, 7 Oct 2025 09:21:16 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
> Relax assertion in NativePostCallNop::patch(). With NMethodRelocation (see [JDK-8369257](https://bugs.openjdk.org/browse/JDK-8369257)) it cannot be expected that the post call nop to be patched is still clean.
>
> compiler/whitebox/RelocateNMethodMultiplePaths.java succeeds in local testing on PPC.
This pull request has now been integrated.
Changeset: 79bcc7b8
Author: Richard Reingruber <rrich at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/79bcc7b8ec577dad592dc3f575c15d1bdeb65b19
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8369257: PPC: compiler/whitebox/RelocateNMethodMultiplePaths.java fails with assertion
Reviewed-by: mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/27669
More information about the hotspot-compiler-dev
mailing list