[jdk21u] RFR: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries
Sean Coffey
coffeys at openjdk.org
Wed Jan 3 13:30:50 UTC 2024
On Wed, 3 Jan 2024 10:46:27 GMT, Ravi Reddy <rreddy at openjdk.org> wrote:
> 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.
backout code looks correct
-------------
Marked as reviewed by coffeys (Reviewer).
PR Review: https://git.openjdk.org/jdk21u/pull/427#pullrequestreview-1802053067
More information about the jdk-updates-dev
mailing list