RFR: 8369257: PPC: compiler/whitebox/RelocateNMethodMultiplePaths.java fails with assertion

Richard Reingruber rrich at openjdk.org
Wed Oct 8 16:00:29 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.

Thanks for the review, Martin.

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

PR Comment: https://git.openjdk.org/jdk/pull/27669#issuecomment-3382224312


More information about the hotspot-compiler-dev mailing list