RFR: 8328085: C2: Use after free in PhaseChaitin::Register_Allocate()

Richard Reingruber rrich at openjdk.org
Wed Nov 20 14:49:19 UTC 2024


On Wed, 20 Nov 2024 14:24:18 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> LGTM. Thank you for fixing this annoying bug! Would it make sense to add a comment somewhere explaining why we can't have a `ResourceMark`?

Thanks for reviewing!
IMHO we're good if https://github.com/openjdk/jdk/pull/22269 is accepted. Let me know if you prefer an additional comment.

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

PR Comment: https://git.openjdk.org/jdk/pull/22200#issuecomment-2488779186


More information about the hotspot-compiler-dev mailing list