[jdk21u] RFR: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
Ravi Reddy
rreddy at openjdk.org
Wed Jan 3 10:51:01 UTC 2024
javac fails with "Unable to implement <class> method" after fixing [JDK-8225377](https://bugs.openjdk.org/browse/JDK-8225377) and [JDK-8320001](https://bugs.openjdk.org/browse/JDK-8320001) in 21.0.2 . More details in [JDK-8322641](https://bugs.openjdk.org/browse/JDK-8322641).
Backing out fix [JDK-8225377](https://bugs.openjdk.org/browse/JDK-8225377) and [JDK-8320001](https://bugs.openjdk.org/browse/JDK-8320001) from 21.0.2.
-------------
Commit messages:
- 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
Changes: https://git.openjdk.org/jdk21u/pull/427/files
Webrev: https://webrevs.openjdk.org/?repo=jdk21u&pr=427&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8322883
Stats: 444 lines in 3 files changed: 0 ins; 444 del; 0 mod
Patch: https://git.openjdk.org/jdk21u/pull/427.diff
Fetch: git fetch https://git.openjdk.org/jdk21u.git pull/427/head:pull/427
PR: https://git.openjdk.org/jdk21u/pull/427
More information about the jdk-updates-dev
mailing list