On Wed, 13 May 2026 10:52:57 GMT, Maurizio Cimadamore <[email protected]> 
wrote:

> https://github.com/openjdk/jdk/blob/master/src/java.base/share/classes/jdk/internal/foreign/abi/AbstractLinker.java#L88

Thanks! I was not aware of `LinkRequest`.

> I'm not seeing what the problem is here.

I didn't know the usage as value in `FunctionDescriptor` as I wrote before, it 
is a motivation of this PR. But I change my mind to keep with keeping it as 
value-based object because `LinkRequest` record has `FunctionDescriptor` in a 
member.

So I updated JBS issue / CSR / this PR to follow this conclusion.
@mcimadamore Could you review CSR and this PR?

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

PR Comment: https://git.openjdk.org/jdk/pull/30481#issuecomment-4441355744

Reply via email to