RFR: JDK-6361826: (reflect) provide method for mapping strings to class object for primitive types [v3]

Joe Darcy darcy at openjdk.org
Fri Jul 14 18:25:48 UTC 2023


On Fri, 14 Jul 2023 16:55:44 GMT, Mandy Chung <mchung at openjdk.org> wrote:

> The example above of a primitive type is `I` (the descriptor string) versus `forPrimitiveType` takes the primitive type name. It may need some clarification.

Add some clarification that argument like "int" and "long" are expected for  `forPrimitiveType`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/14743#discussion_r1264019350


More information about the core-libs-dev mailing list