[foreign-memaccess+abi] RFR: Fix javadoc "highest-order" rather than "upper"
Jorn Vernee
jvernee at openjdk.org
Thu Feb 2 18:45:41 UTC 2023
On Thu, 2 Feb 2023 18:38:02 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> Minor Javadoc improvements
I think `leftmost` is a but confusing, since they appear on the 'right' on little endian machines. I think saying highest-order is enough. (though, I think just 'high-order' sounds a little more colloquial, though I'm not sure which one is technically more correct).
-------------
PR: https://git.openjdk.org/panama-foreign/pull/779
More information about the panama-dev
mailing list