Integrated: 8257600: [type-restrictions] Implement RestrictedField in C1
    Frederic Parain 
    fparain at openjdk.java.net
       
    Thu Dec  3 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
This pull request has now been integrated.
Changeset: ab439dca
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/ab439dca
Stats:     487 lines in 16 files changed: 454 ins; 5 del; 28 mod
8257600: [type-restrictions] Implement RestrictedField in C1
Reviewed-by: lfoltan, thartmann
-------------
PR: https://git.openjdk.java.net/valhalla/pull/288
    
    
More information about the valhalla-dev
mailing list