[11] RFR: 4993841: (str) java.lang.Character should have a toString(int) method

Martin Buchholz martinrb at google.com
Fri Mar 2 03:05:34 UTC 2018


+     * @param   codepoint   a {@code codePoint}.


does not match the formal parameter.  javadoc -private should give an error
on that.


More information about the core-libs-dev mailing list