RFR: JDK-8312218: Print additional debug information when hitting assert(in_hash) [v2]
Eric Nothum
duke at openjdk.org
Thu Jul 27 07:20:42 UTC 2023
On Wed, 26 Jul 2023 07:51:28 GMT, Eric Nothum <duke at openjdk.org> wrote:
>> Since it can be hard to reproduce the hitting assert(in_hash), I have added additional debug information that is dumped when hitting the assert. Additional to the previous message, the current graph and the node causing the assertion failure will now be dumped.
>
> Eric Nothum has updated the pull request incrementally with one additional commit since the last revision:
>
> adding a line between the graph and node dump
Thanks for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15022#issuecomment-1653040804
More information about the hotspot-compiler-dev
mailing list