[foreign-memaccess+abi] RFR: 8292078: Thread-safety issues in AbstractLinker implementations [v5]
Per Minborg
duke at openjdk.org
Tue Aug 9 13:16:59 UTC 2022
> Change to lazy static initializing for singletons and fix a bug in `LinuxAArch64VaList` that threw an `IndexOutOfBoundsException`.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Use local class holders
-------------
Changes:
- all: https://git.openjdk.org/panama-foreign/pull/702/files
- new: https://git.openjdk.org/panama-foreign/pull/702/files/1adad8fc..2b9ca50b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=702&range=04
- incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=702&range=03-04
Stats: 30 lines in 4 files changed: 16 ins; 13 del; 1 mod
Patch: https://git.openjdk.org/panama-foreign/pull/702.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign pull/702/head:pull/702
PR: https://git.openjdk.org/panama-foreign/pull/702
More information about the panama-dev
mailing list