RFR: JDK-8325432: enhance assert message "relocation addr must be in this section"
Tobias Hartmann
thartmann at openjdk.org
Thu Feb 8 08:46:57 UTC 2024
On Wed, 7 Feb 2024 14:08:48 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> The assert message "relocation addr must be in this section" in codeBuffer.hpp could be enhanced by printing the pointer and section information.
> See also
> https://bugs.openjdk.org/browse/JDK-8325326
> 8325326: compiler/codecache/TestStressCodeBuffers.java assertion on AIX
>
> where we run into the assertion since 2 days.
Looks good.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17749#pullrequestreview-1869561848
More information about the hotspot-compiler-dev
mailing list