JDK-8236877 : Add "record" to descriptions in java.lang.{annotation, reflect}
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-09
  • Updated: 2020-01-16
  • Resolved: 2020-01-10
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 14 JDK 15
14 b32Fixed 15Fixed
Related Reports
Relates :  
Description
The descriptions of several methods in java.lang.annotation and java.lang.reflect discuss the different kinds of types, classes, enums, etc. As a preview feature, JEP 359 adds records as a new kind of type. A few additional descriptions in the packages in question should be updated to mention records.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk14/rev/f7ab94fadd5a User: darcy Date: 2020-01-10 17:15:38 +0000
10-01-2020

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2020-January/064265.html
09-01-2020