[jdk23u] Integrated: 8337795: Type annotation attached to incorrect type during class reading

Liam Miller-Cushon cushon at openjdk.org
Fri Sep 27 19:01:42 UTC 2024


On Tue, 13 Aug 2024 17:17:13 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This change fixes a bug in javac's handling of type annotations in bytecode, which was logic first added in JDK 22 as part of the fix for JDK-8225377.

This pull request has now been integrated.

Changeset: a55e4763
Author:    Liam Miller-Cushon <cushon at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk23u/commit/a55e476321ead9d28a7df096f8ef715bb7b51177
Stats:     109 lines in 2 files changed: 25 ins; 44 del; 40 mod

8337795: Type annotation attached to incorrect type during class reading

Backport-of: 8d0831478338e9b084b2c47f46eba9faae3a5eb6

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

PR: https://git.openjdk.org/jdk23u/pull/67


More information about the jdk-updates-dev mailing list