RFR: 8257600: [type-restrictions] Implement RestrictedField in C1 [v2]

Frederic Parain fparain at openjdk.java.net
Wed Dec 2 15:50:19 UTC 2020


> 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

Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:

  Address Lois' comments

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

Changes:
  - all: https://git.openjdk.java.net/valhalla/pull/288/files
  - new: https://git.openjdk.java.net/valhalla/pull/288/files/21ac7562..b7f90437

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=valhalla&pr=288&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=valhalla&pr=288&range=00-01

  Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/288.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/288/head:pull/288

PR: https://git.openjdk.java.net/valhalla/pull/288



More information about the valhalla-dev mailing list