[foreign-memaccess+abi] RFR: Split Stream operations, fix final and class properties

Per Minborg duke at openjdk.org
Mon Sep 19 12:27:27 UTC 2022


This PR splits Stream operations into separate lines, and fixes some `final` and class issues.

Some smaller issues are also fixed not related to the above.

-------------

Commit messages:
 - Split Stream operations, fix final and class properties

Changes: https://git.openjdk.org/panama-foreign/pull/724/files
 Webrev: https://webrevs.openjdk.org/?repo=panama-foreign&pr=724&range=00
  Stats: 190 lines in 25 files changed: 43 ins; 66 del; 81 mod
  Patch: https://git.openjdk.org/panama-foreign/pull/724.diff
  Fetch: git fetch https://git.openjdk.org/panama-foreign pull/724/head:pull/724

PR: https://git.openjdk.org/panama-foreign/pull/724


More information about the panama-dev mailing list