JDK-8270859 : Post JEP 411 refactoring: client libs with maximum covering > 10K
  • Type: Sub-task
  • Component: client-libs
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-07-16
  • Updated: 2023-08-07
  • Resolved: 2021-07-27
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 17 JDK 18
17.0.8Fixed 18 b08Fixed
Comments
Fix request (17u) Clean backport. The usage of "@SuppressWarnings("removal")" is made more specific. This is a cleanup for the code integrated by the JEP 411 into JDK 17. The goal is to make future backports clean, since that patch touches many different files. Review 17u-dev: https://github.com/openjdk/jdk17u-dev/pull/1148
09-03-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/1148 Date: 2023-02-09 02:50:41 +0000
21-02-2023

Changeset: 90cd2fa1 Author: Weijun Wang <weijun@openjdk.org> Date: 2021-07-27 17:34:19 +0000 URL: https://git.openjdk.java.net/jdk/commit/90cd2fa16458dcc3e36171fa4bf21f26bc92b168
27-07-2021