[foreign-memaccess+abi] RFR: 8293510: Code style issues in the foreign API [v2]
Per Minborg
duke at openjdk.org
Fri Sep 16 08:07:37 UTC 2022
> This PR fixes numerous code style issues. PRs like this are work intensive to review and contain subjective improvements which could be debated. I think it is better to make these changes now rather than later.
Per Minborg has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 15 commits:
- Merge foreign-memaccess+abi
- Fix import
- Merge with foreign-memaccess+abi
- Break out functionality into Utils
- Reformat public interface declartions
- Cleanup method parameters in internal classes
- Cleanup method parameters in public classes
- Rearrange code
- Fix naming issue
- Merge with foreign-memaccess+abi
- ... and 5 more: https://git.openjdk.org/panama-foreign/compare/3e8ef17b...d8294460
-------------
Changes: https://git.openjdk.org/panama-foreign/pull/721/files
Webrev: https://webrevs.openjdk.org/?repo=panama-foreign&pr=721&range=01
Stats: 7327 lines in 74 files changed: 3168 ins; 2984 del; 1175 mod
Patch: https://git.openjdk.org/panama-foreign/pull/721.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign pull/721/head:pull/721
PR: https://git.openjdk.org/panama-foreign/pull/721
More information about the panama-dev
mailing list