[jdk17u-dev] RFR: 8360406: [21u] Disable logic for attaching type annotations to class files until 8359336 is fixed [v4]
Liam Miller-Cushon
cushon at openjdk.org
Fri Jan 2 11:43:29 UTC 2026
> This is a backport of [JDK-8360406](https://bugs.openjdk.org/browse/JDK-8360406), which is a follow-up to [JDK-8341779](https://bugs.openjdk.org/browse/JDK-8341779).
Liam Miller-Cushon has updated the pull request incrementally with 26 additional commits since the last revision:
- Merge branch 'JDK-8354893' into JDK-8360406
- Merge branch 'JDK-8337998' into JDK-8354893
- Merge branch 'master' into JDK-8337998
- 8337102: JITTester: Fix breaks in static initialization blocks
Backport-of: 4669e7b7b02636a8bd7381a9d401aaaf0c1d7294
- 8271396: Spelling errors
Backport-of: d09b028407ff9d0e8c2dfd9cc5d0dca19c4497e3
- 8337795: Type annotation attached to incorrect type during class reading
Reviewed-by: vromero
Backport-of: 8d0831478338e9b084b2c47f46eba9faae3a5eb6
- 8030957: AIX: Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX
Reviewed-by: mbaesken
Backport-of: d45e65bab45f78f9f378cdc53837fe33190b7801
- Merge
- 8372534: Update Libpng to 1.6.51
Reviewed-by: mbaesken
Backport-of: 5c2ab8e057ccc77019047f9e7e5c4928f876b555
- 8317970: Bump target macosx-x64 version to 11.00.00
Backport-of: 72c4dcbfeefcd664f5e3175b24e395c1f36a05fd
- ... and 16 more: https://git.openjdk.org/jdk17u-dev/compare/a2a5b2c5...d1c804cc
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/4152/files
- new: https://git.openjdk.org/jdk17u-dev/pull/4152/files/a2a5b2c5..d1c804cc
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4152&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=4152&range=02-03
Stats: 6823 lines in 208 files changed: 2190 ins; 3261 del; 1372 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/4152.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/4152/head:pull/4152
PR: https://git.openjdk.org/jdk17u-dev/pull/4152
More information about the jdk-updates-dev
mailing list