[foreign-memaccess+abi] RFR: Tighten up sealed/final classes

Per Minborg duke at openjdk.org
Thu Aug 18 13:22:45 UTC 2022


This PR tightens up the way implementing classes are sealed and subclassable. Only internal classes are involved in this PR.

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

Commit messages:
 - Tighten up sealed/final classes

Changes: https://git.openjdk.org/panama-foreign/pull/709/files
 Webrev: https://webrevs.openjdk.org/?repo=panama-foreign&pr=709&range=00
  Stats: 20 lines in 5 files changed: 4 ins; 2 del; 14 mod
  Patch: https://git.openjdk.org/panama-foreign/pull/709.diff
  Fetch: git fetch https://git.openjdk.org/panama-foreign pull/709/head:pull/709

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


More information about the panama-dev mailing list