RFR: 8257591: Remove suppression of record preview related warnings in java.lang

Chris Hegarty chegar at openjdk.java.net
Thu Dec 3 11:12:56 UTC 2020


On Thu, 3 Dec 2020 10:39:05 GMT, Julia Boes <jboes at 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.

Marked as reviewed by chegar (Reviewer).

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

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


More information about the core-libs-dev mailing list