RFR: JDK-8310267: Javadoc for Class#isPrimitive() is incorrect regarding Class objects for primitives [v4]

Sam Brannen duke at openjdk.org
Sun Jun 25 13:53:19 UTC 2023


On Fri, 23 Jun 2023 19:41:17 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Correct misstatement that the Class object for a primitive type can only be be access via fields like java.lang.Integer.TYPE.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix another typo and reflow paragraphs.

Thanks for improving the documentation, @jddarcy. 👍

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14574#issuecomment-1606100595


More information about the core-libs-dev mailing list