On Mon, 21 Sep 2020 21:30:51 GMT, Vicente Romero <[email protected]> wrote:
> Co-authored-by: Vicente Romero <[email protected]> > Co-authored-by: Harold Seigel <[email protected]> > Co-authored-by: Jonathan Gibbons <[email protected]> > Co-authored-by: Brian Goetz <[email protected]> > Co-authored-by: Maurizio Cimadamore <[email protected]> > Co-authored-by: Joe Darcy <[email protected]> > Co-authored-by: Chris Hegarty <[email protected]> > Co-authored-by: Jan Lahoda <[email protected]> Please review the fix for [1]. The intention of this patch is to make records final removing the need to use --enable-preview in order to be able to include a record declaration in a source or for the VM to execute code compiled from record classes, Thanks [1] https://bugs.openjdk.java.net/browse/JDK-8246774 ------------- PR: https://git.openjdk.java.net/jdk/pull/290
