On Thu, 19 Feb 2026 13:12:29 GMT, Tobias Hartmann <[email protected]> wrote:

> Moving `ciKlass::can_be_inline_klass` to `ciType` will simplify code and also 
> avoid static analysis to complain about that `obj_type` in 
> `GraphBuilder::monitorenter` could not be a `ciKlass` (which I think is a 
> false positive, but hard to prove).
> 
> Thanks,
> Tobias

Thanks for the review Marc!

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

PR Comment: https://git.openjdk.org/valhalla/pull/2139#issuecomment-3928130985

Reply via email to