[foreign-memaccess+abi] RFR: 8303835: Remove uncaught exception handler linker option [v2]
Jorn Vernee
jvernee at openjdk.org
Thu Mar 9 13:37:24 UTC 2023
> Remove the uncaught exception handler linker option for now. It does not seem polished enough, and using the thread's uncaught exception handler seems problematic as well.
Jorn Vernee has updated the pull request incrementally with one additional commit since the last revision:
add try/finally block
-------------
Changes:
- all: https://git.openjdk.org/panama-foreign/pull/813/files
- new: https://git.openjdk.org/panama-foreign/pull/813/files/8e820d7a..31c181fc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=813&range=01
- incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=813&range=00-01
Stats: 6 lines in 1 file changed: 3 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/panama-foreign/pull/813.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign pull/813/head:pull/813
PR: https://git.openjdk.org/panama-foreign/pull/813
More information about the panama-dev
mailing list