RFR: 8255561: add tests to check binary compatibility rules for records [v2]

Jonathan Gibbons jjg at openjdk.java.net
Fri Nov 6 16:21:55 UTC 2020


On Fri, 6 Nov 2020 05:18:10 GMT, Vicente Romero <vromero at openjdk.org> wrote:

>> Hi all,
>> 
>> Please review this change. It is providing compatibility tests for records. The tests are covering the assertions at section: [13.4.27 Evolution of Record Classes](http://cr.openjdk.java.net/~gbierman/8246771/8246771-20200928/specs/records-jls.html#jls-13.4.27).
>> 
>> Thanks,
>> Vicente
>
> Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:
> 
>   addressing review comments

Marked as reviewed by jjg (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/1082


More information about the compiler-dev mailing list