RFR: 8338471: Assert deleted methods not returned by CallInfo
Aleksey Shipilev
shade at openjdk.org
Fri Sep 20 14:20:36 UTC 2024
On Fri, 20 Sep 2024 12:34:52 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> So this was flagged by our source code analysis tool, which ignores asserts and debug only code, which is why I added them as guarantees.
OK, satisfying static analysis tools does not sound like a compelling reason to expose these checks in release builds? Maybe I am missing something?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21075#issuecomment-2363849601
More information about the hotspot-dev
mailing list