> A dying substitutability call is transformed during igvn but the > current logic fails to detect it's dead. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Roland Westrelin has updated the pull request incrementally with two additional commits since the last revision: - Update test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestDeadSubstitutabilityCallInIdeal.java Co-authored-by: Tobias Hartmann <[email protected]> - Update test/hotspot/jtreg/compiler/valhalla/inlinetypes/TestDeadSubstitutabilityCallInIdeal.java Co-authored-by: Tobias Hartmann <[email protected]> ------------- Changes: - all: https://git.openjdk.org/valhalla/pull/2467/files - new: https://git.openjdk.org/valhalla/pull/2467/files/ce166ad2..60fa5603 Webrevs: - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2467&range=01 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2467&range=00-01 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod Patch: https://git.openjdk.org/valhalla/pull/2467.diff Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2467/head:pull/2467 PR: https://git.openjdk.org/valhalla/pull/2467
