RFR: 8255014: Record Classes javax.lang.model changes, follow-up

Vicente Romero vromero at openjdk.java.net
Tue Oct 20 18:58:20 UTC 2020


Hi,

I made the mistake of pushing the fix for [JDK-8253455](https://bugs.openjdk.java.net/browse/JDK-8253455) too soon and
had to delta-apply it. This PR is basically proposing to push the same code as
[PR-291](https://github.com/openjdk/jdk/pull/291),

Thanks and sorry for the unnecessary loop,
Vicente

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

Commit messages:
 - 8255014: Record Classes javax.lang.model changes, follow-up

Changes: https://git.openjdk.java.net/jdk/pull/770/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=770&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8255014
  Stats: 144 lines in 12 files changed: 5 ins; 126 del; 13 mod
  Patch: https://git.openjdk.java.net/jdk/pull/770.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/770/head:pull/770

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


More information about the compiler-dev mailing list