RFR: 8289647: AssertionError during annotation processing of record related tests [v2]

Aggelos Biboudis abimpoudis at openjdk.org
Wed Jul 20 14:07:34 UTC 2022


> This PR fixes a situation where the same record component was entered *and* schedule for later annotation at the same time.
> 
> The test case of the original bug report was recreated as part of "RecordCompilationTests". I tested that it breaks with the expected assertion error mentioned on the original bug report, without the proposed changes.

Aggelos Biboudis has updated the pull request incrementally with one additional commit since the last revision:

  Add bug id at existing test

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9570/files
  - new: https://git.openjdk.org/jdk/pull/9570/files/83a3c52e..74fcc2a6

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9570&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9570&range=00-01

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9570.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9570/head:pull/9570

PR: https://git.openjdk.org/jdk/pull/9570


More information about the compiler-dev mailing list