[foreign-memaccess+abi] RFR: 8313680: Disallow combining caputreCallState with isTrivial [v2]
Jorn Vernee
jvernee at openjdk.org
Mon Aug 7 07:12:50 UTC 2023
> Native functions that modify call state (errno) are by definition not 'trivial'. Capturing call state would also prevent intrinsification of a trivial call. I think to be on the safe side, we just want to disallow combining these two for now.
Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
tweak exception message
-------------
Changes:
- all: https://git.openjdk.org/panama-foreign/pull/856/files
- new: https://git.openjdk.org/panama-foreign/pull/856/files/0f243ad0..7eef93be
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=856&range=01
- incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=856&range=00-01
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/panama-foreign/pull/856.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign.git pull/856/head:pull/856
PR: https://git.openjdk.org/panama-foreign/pull/856
More information about the panama-dev
mailing list