RFR: JDK-8302595: use-after-free related to GraphKit::clone_map [v2]

Justin King jcking at openjdk.org
Wed Feb 15 21:17:27 UTC 2023


On Wed, 15 Feb 2023 20:54:22 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Looks like there is issue with build - GHA testing build failed.

Looks like it doesn't like setting memory or jvms to `nullptr`. So I'll just avoid clearing them.

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

PR: https://git.openjdk.org/jdk/pull/12578


More information about the hotspot-compiler-dev mailing list