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

Joe Darcy darcy at openjdk.org
Fri Jul 14 20:23:30 UTC 2023


> Going over some old issues and found this RFE, posting without any tests or a CSR first to get some feedback on the overall API.

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Expand test as recommended in code review comments.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14743/files
  - new: https://git.openjdk.org/jdk/pull/14743/files/8a16ec86..3f294df7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14743&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14743&range=03-04

  Stats: 12 lines in 1 file changed: 12 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14743.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14743/head:pull/14743

PR: https://git.openjdk.org/jdk/pull/14743


More information about the core-libs-dev mailing list