RFR: 8253455: Record Classes javax.lang.model changes [v7]

Vicente Romero vromero at openjdk.java.net
Sat Oct 10 18:21:22 UTC 2020


> 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

Vicente Romero has updated the pull request incrementally with one additional commit since the last revision:

  updating comment syntax for Feature.RECORDS

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/291/files
  - new: https://git.openjdk.java.net/jdk/pull/291/files/cd27384d..a0373100

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=291&range=06
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=291&range=05-06

  Stats: 7 lines in 1 file changed: 0 ins; 2 del; 5 mod
  Patch: https://git.openjdk.java.net/jdk/pull/291.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/291/head:pull/291

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


More information about the core-libs-dev mailing list