> 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]>
Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains seven commits: - Merge branch 'master' into JDK-8246774 - modifiying @since from 14 to 16 - Merge pull request #1 from ChrisHegarty/record-serial-tests Remove preview args from JDK tests - Remove preview args from ObjectMethodsTest - Remove preview args from record serialization tests - removing the javax.lang.model related code to be moved to a separate bug - 8246774: Record Classes (final) implementation 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]> ------------- Changes: https://git.openjdk.java.net/jdk/pull/290/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=290&range=04 Stats: 464 lines in 104 files changed: 23 ins; 267 del; 174 mod Patch: https://git.openjdk.java.net/jdk/pull/290.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/290/head:pull/290 PR: https://git.openjdk.java.net/jdk/pull/290
