[jdk23u] RFR: 8337795: Type annotation attached to incorrect type during class reading [v2]
Liam Miller-Cushon
cushon at openjdk.org
Wed Aug 14 15:07:01 UTC 2024
> 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.
Liam Miller-Cushon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' into JDK-8337795
- Backport 8d0831478338e9b084b2c47f46eba9faae3a5eb6
-------------
Changes:
- all: https://git.openjdk.org/jdk23u/pull/67/files
- new: https://git.openjdk.org/jdk23u/pull/67/files/ca2e3434..c7b59e5b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk23u&pr=67&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk23u&pr=67&range=00-01
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk23u/pull/67.diff
Fetch: git fetch https://git.openjdk.org/jdk23u.git pull/67/head:pull/67
PR: https://git.openjdk.org/jdk23u/pull/67
More information about the jdk-updates-dev
mailing list