JDK-8281671 : Class.getCanonicalName spec should explicitly cover array classes
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.lang:reflect
  • Affected Version: 19
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-02-11
  • Updated: 2024-10-17
  • Resolved: 2022-02-16
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 19
19 b11Fixed
Related Reports
CSR :  
Relates :  
Description
The specification of Class.getCanonicalName should be more explicit in its handling of special cases, including array classes.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/7483 Date: 2022-02-15 22:23:36 +0000
17-10-2024

Changeset: 5ec7898d Author: Joe Darcy <darcy@openjdk.org> Date: 2022-02-16 22:02:55 +0000 URL: https://git.openjdk.java.net/jdk/commit/5ec7898dbf1ebe261e5e25939cad42134611ff12
16-02-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7483 Date: 2022-02-15 22:23:36 +0000
15-02-2022