[foreign-memaccess+abi] RFR: 8314592: Add shortcut to SymbolLookup::find
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Aug 18 17:36:48 UTC 2023
On Fri, 18 Aug 2023 17:13:55 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
> This looks like a good move, but I'm not super sure about the name `get`. It seems very close to `find` to me. I'd prefer something like `findOrThrow`.
The naming scheme was inspired by this:
https://blog.joda.org/2015/09/naming-optional-query-methods.html
-------------
PR Comment: https://git.openjdk.org/panama-foreign/pull/871#issuecomment-1684225858
More information about the panama-dev
mailing list