On Mon, 21 Sep 2020 23:31:51 GMT, Vicente Romero <vrom...@openjdk.org> wrote:
> Please review the fix for > [JDK-8253455](https://bugs.openjdk.java.net/browse/JDK-8253455) which is part > of the effort > to make records a final feature of the Java Language. The rest of the code > has been published in > [PR#290](https://github.com/openjdk/jdk/pull/290) Thanks, > Vicente This pull request has now been integrated. Changeset: 272bb5d5 Author: Vicente Romero <vrom...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/272bb5d5 Stats: 144 lines in 12 files changed: 5 ins; 126 del; 13 mod 8253455: Record Classes javax.lang.model changes Reviewed-by: darcy ------------- PR: https://git.openjdk.java.net/jdk/pull/291