On Thu, 16 Jul 2026 10:07:20 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Did you mean to pull the second `testptr` into `type_profile_helper` bearing >> branch? > > ...although I think we have already acted on flags with > `jccb(Assembler::notEqual, not_null`, which would jump to `done`. So the > flags are not even required after `type_profile_helper`? Does this clobber > matter? Only the duplicate `testptr` on non-profiling path is the problem, > AFAICS. OK, this is better now. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3595418521
