RFR: 8257600: [type-restrictions] Implement RestrictedField in C1
Tobias Hartmann
thartmann at openjdk.java.net
Wed Dec 2 15:33:09 UTC 2020
On Wed, 2 Dec 2020 14:15:09 GMT, Frederic Parain <fparain at openjdk.org> wrote:
> Please review theses changes adding RestrictedField support to C1.
> Tests have been added using the annotation added by JDK-8255856.
> Tests revealed some issues with the support of RestrictedField in the interpreter, fixes are included in this patch.
> The changes also includes some renaming after discussions with Dan.
>
> Thank you,
>
> Fred
Compiler changes look good to me!
-------------
Marked as reviewed by thartmann (Committer).
PR: https://git.openjdk.java.net/valhalla/pull/288
More information about the valhalla-dev
mailing list