On Thu, 3 Dec 2020 10:39:05 GMT, Julia Boes <jb...@openjdk.org> wrote:
> Records exit preview in JDK 16. This change removes preview related > suppression warnings in some source files and removes the '--enable-preview' > option for compilation and execution of some tests that use record classes. This pull request has now been integrated. Changeset: b170c837 Author: Julia Boes <jb...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b170c837 Stats: 16 lines in 6 files changed: 0 ins; 6 del; 10 mod 8257591: Remove suppression of record preview related warnings in java.lang Reviewed-by: chegar ------------- PR: https://git.openjdk.java.net/jdk/pull/1591