On Wed, 21 Jun 2023 00:00:54 GMT, Joe Darcy <[email protected]> wrote:
> Correct misstatement that the Class object for a primitive type can only be > be access via fields like java.lang.Integer.TYPE. This pull request has now been integrated. Changeset: 0314292c Author: Joe Darcy <[email protected]> URL: https://git.openjdk.org/jdk/commit/0314292cb2d55474d8fb3d0ef46129be7e4f1838 Stats: 21 lines in 1 file changed: 10 ins; 0 del; 11 mod 8310267: Javadoc for Class#isPrimitive() is incorrect regarding Class objects for primitives Reviewed-by: prappo ------------- PR: https://git.openjdk.org/jdk/pull/14574
