RFR: JDK-8310267: Javadoc for Class#isPrimitive() is incorrect regarding Class objects for primitives [v3]
Joe Darcy
darcy at openjdk.org
Fri Jun 23 17:57:22 UTC 2023
> 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.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14574/files
- new: https://git.openjdk.org/jdk/pull/14574/files/9d05b090..9f4a5555
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14574&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14574&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14574.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14574/head:pull/14574
PR: https://git.openjdk.org/jdk/pull/14574
More information about the core-libs-dev
mailing list