JDK-8241789 : Make citations of JLS and JVMS consistent in java.lang.Class
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-28
  • Updated: 2020-04-07
  • Resolved: 2020-03-28
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 15
15 b17Fixed
Related Reports
Relates :  
Relates :  
Description
As noticed during the CSR review of JDK-8238359, not all the citations of JVMS and JLS are done consistently in java.lang.Class. These citations should be done uniformly.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/0d466dfb5653 User: darcy Date: 2020-03-28 20:01:40 +0000
28-03-2020

Review thread: http://mail.openjdk.java.net/pipermail/core-libs-dev/2020-March/065499.html
28-03-2020