On Mon, 25 May 2026 04:44:54 GMT, Yasumasa Suenaga <[email protected]> wrote:

> > I'm not sure what the would look like. What would we pass to 
> > StubCodeDesc::desc_for()?
> 
> Can we use it rather than adding `is_stub_code_blob()`?

You mean `StubCodeDesc::desc_for(cb->begin()) != null` to detect a code blob 
for stubs? I assume it would work in practice, but could break if there was not 
a stub at the beginning of a stub code blob for some reason.

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

PR Comment: https://git.openjdk.org/jdk/pull/31007#issuecomment-4531606703

Reply via email to