RFR: 8349479: C2: when a Type node becomes dead, make CFG path that uses it unreachable [v6]

Christian Hagedorn chagedorn at openjdk.org
Mon Mar 31 12:03:36 UTC 2025


On Mon, 31 Mar 2025 10:33:57 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> > Thanks for adding the `KillPathsReachableByDeadTypeNode` switch! Now that #24246 is in, can you add `KillPathsReachableByDeadTypeNode` to the `TestAssertionPredicates.java` runs? To still run them with product, you can probably just use it together with `IgnoreUnrecognizedVMOptions`.
> 
> Done in new commits.

Great, thanks!

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

PR Comment: https://git.openjdk.org/jdk/pull/23468#issuecomment-2766011470


More information about the hotspot-compiler-dev mailing list