RFR: 8261956: [type-restrictions] Support RestrictedMethod in the interpreter
David Simms
dsimms at openjdk.java.net
Thu Feb 18 17:13:48 UTC 2021
On Thu, 18 Feb 2021 14:26:29 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review these changes adding support for RestrictedMethod in the interpreter.
> Types restrictions are enforced in the following bytecodes:
> - invokevirtual
> - invokestatic
> - invokespecial
> - invokeinterface
>
> The changeset also includes a small fix to prevent previous type restrictions related tests to fail.
>
> Thank you,
>
> Fred
Looks good
-------------
Marked as reviewed by dsimms (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/341
More information about the valhalla-dev
mailing list