On Sat, 1 Jul 2023 01:32:48 GMT, Mandy Chung <[email protected]> wrote:
> The descriptor string "I", "J", etc possible but not for "int", "long",
> "byte" etc which are keywords and can't be used as identifiers to name a
> class.
For users, I think it is reasonable for there to be an API accepting the
source-level names ("int", "float", etc.) rather than the JVM-level names.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14743#issuecomment-1629604712
