-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: core-libs
-
In Review
It is not helpful to readers for the specifications of the toString() methods in core reflection to be phrased like textual versions of context free grammars.
If users to need to extract the information present in the toString() output, modifiers, name of the construct, etc. there are methods for that purpose and the toString() output need not and should not be used in that way.
If users to need to extract the information present in the toString() output, modifiers, name of the construct, etc. there are methods for that purpose and the toString() output need not and should not be used in that way.
- csr for
-
JDK-8373223 Improve readability of core reflection toString specifications
-
- Draft
-
- links to
-
Review(master)
openjdk/jdk/28688