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

Vicente Romero vromero at openjdk.java.net
Tue Oct 27 21:40:33 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

Vicente Romero has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:

 - Merge branch 'master' into JDK-8255014
 - 8255014: Record Classes javax.lang.model changes, follow-up

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/770/files
  - new: https://git.openjdk.java.net/jdk/pull/770/files/37330cd1..649dd9a9

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=770&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=770&range=00-01

  Stats: 32459 lines in 563 files changed: 26138 ins; 4034 del; 2287 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