Integrated: 8326369: Add test to verify bimorphic inlining happens after morphism changes
Galder Zamarreño
galder at openjdk.org
Thu Nov 21 09:51:24 UTC 2024
On Wed, 6 Nov 2024 09:06:47 GMT, Galder Zamarreño <galder at openjdk.org> wrote:
> This issue was fixed by JDK-8339299 indirectly (see [PR](https://github.com/openjdk/jdk/pull/20786)), but the PR for 8339299 didn't include any new tests, so I'm sending this PR with the test that Filipp added in 8326369 so that such issue doesn't come back inadvertently. I've added him as co-author and applied some small formatting changes.
This pull request has now been integrated.
Changeset: 5ccd5106
Author: Galder Zamarreño <galder at openjdk.org>
Committer: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/5ccd5106e023dbb47473e8914035c811e0cc6ee1
Stats: 115 lines in 1 file changed: 115 ins; 0 del; 0 mod
8326369: Add test to verify bimorphic inlining happens after morphism changes
Reviewed-by: thartmann, epeter
-------------
PR: https://git.openjdk.org/jdk/pull/21920
More information about the hotspot-compiler-dev
mailing list