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

Pavel Rappo prappo at openjdk.org
Fri Jun 23 18:05:07 UTC 2023


On Fri, 23 Jun 2023 17:57:22 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 typo.

Looks good to me.

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

Marked as reviewed by prappo (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/14574#pullrequestreview-1495641556


More information about the core-libs-dev mailing list