[jdk21u] Integrated: 8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries

Ravi Reddy rreddy at openjdk.org
Wed Jan 3 13:33:52 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.

This pull request has now been integrated.

Changeset: 18e97aa2
Author:    Ravi Reddy <rreddy at openjdk.org>
Committer: Rob McKenna <robm at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/18e97aa217087ff7af13a0147eaf091df3cb20eb
Stats:     444 lines in 3 files changed: 0 ins; 444 del; 0 mod

8322883: [BACKOUT] 8225377: type annotations are not visible to javac plugins across compilation boundaries

Reviewed-by: coffeys, robm

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

PR: https://git.openjdk.org/jdk21u/pull/427


More information about the jdk-updates-dev mailing list