Integrated: 8255561: add tests to check binary compatibility rules for records

Vicente Romero vromero at openjdk.java.net
Fri Nov 6 16:42:58 UTC 2020


On Thu, 5 Nov 2020 18:55:12 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

This pull request has now been integrated.

Changeset: 688b10b9
Author:    Vicente Romero <vromero at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/688b10b9
Stats:     307 lines in 1 file changed: 307 ins; 0 del; 0 mod

8255561: add tests to check binary compatibility rules for records

Reviewed-by: jjg

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

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


More information about the compiler-dev mailing list