[foreign-memaccess+abi] RFR: Change classes into records and fix finality

Jorn Vernee jvernee at openjdk.org
Mon Sep 19 13:36:02 UTC 2022


On Mon, 19 Sep 2022 12:33:23 GMT, Per Minborg <duke at openjdk.org> wrote:

> This PR converts some of the regular classes into records. It also fixes some finality issues.
> 
> Note: Some methods with a very long method parameter list have their parameter list broken up into separate lines.

I'd also like to hear your motivation for doing the finality changes. This is not an obvious "fix" to me, but seems like a rather superfluous change (especially for internal classes).

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

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


More information about the panama-dev mailing list