-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b110
-
Not verified
Throughout the javadoc there is significant amount of String creations, this can
be reduced by make Content take a CharSequence this will eliminate the usages
of get{Simple,FullQualified}Name().toString(). This also implies that the comparators used in Utils need to be CharSequence aware.
be reduced by make Content take a CharSequence this will eliminate the usages
of get{Simple,FullQualified}Name().toString(). This also implies that the comparators used in Utils need to be CharSequence aware.
- relates to
-
JDK-8204330 Javadoc IllegalArgumentException: HTML special chars in constant value
-
- Closed
-