<i18n dev> RFR: 8342865: Use type parameter for Class::getPrimitiveClass [v2]

Chen Liang liach at openjdk.org
Thu Oct 24 03:14:47 UTC 2024


> Discovered this small cleanup while looking at wrapper class code.

Chen Liang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - Comment about the type parameter
 - Merge branch 'master' of https://github.com/openjdk/jdk into cleanup/class-getprimitiveclass
 - Merge branch 'master' of https://github.com/openjdk/jdk into cleanup/class-getprimitiveclass
 - 8342865: Use type parameter for Class::getPrimitiveClass

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21653/files
  - new: https://git.openjdk.org/jdk/pull/21653/files/d21ae621..854e224e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21653&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21653&range=00-01

  Stats: 2715 lines in 103 files changed: 1783 ins; 466 del; 466 mod
  Patch: https://git.openjdk.org/jdk/pull/21653.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21653/head:pull/21653

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


More information about the i18n-dev mailing list