RFR: 8296440: Remove Method* handling from cleanup_inline_caches_impl

Richard Reingruber rrich at openjdk.org
Wed Mar 15 15:41:13 UTC 2023


On Wed, 15 Mar 2023 15:34:48 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Let me test it.
> 
> I think `check_path_to_callee` should be done only in debug VM. It is verification code. But for **pre-integration** testing it is fine to have it as guarantee.

Thanks for testing! I'll make the test dependent on ASSERT afterwards.

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

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


More information about the hotspot-dev mailing list