JDK-8314734 : Remove unused field TypeVariableImpl.EMPTY_ANNOTATION_ARRAY
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-08-22
  • Updated: 2023-08-28
  • Resolved: 2023-08-23
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 22
22 b12Fixed
Related Reports
Relates :  
Description
The field sun.reflect.generics.reflectiveObjects.TypeVariableImpl.EMPTY_ANNOTATION_ARRAY is unused since JDK-8004698
Comments
Changeset: 68815d54 Author: Andrey Turbanov <aturbanov@openjdk.org> Date: 2023-08-23 20:41:28 +0000 URL: https://git.openjdk.org/jdk/commit/68815d54c199d39b14034c926777b492fa453a22
23-08-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15379 Date: 2023-08-22 06:57:23 +0000
22-08-2023