RFR: JDK-8283075: Bad IllegalArgumentException message when calling ClassDesc.arrayType(int) which results in a rank > 255 [v2]

Joe Darcy darcy at openjdk.java.net
Mon Mar 14 21:27:29 UTC 2022


> Improving the exception messages for out-of-supported-range array types.
> 
> I'll update copyrights before pushing.

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

  Respond to review feedback.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7812/files
  - new: https://git.openjdk.java.net/jdk/pull/7812/files/51388988..1723d710

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7812&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7812&range=00-01

  Stats: 14 lines in 1 file changed: 9 ins; 5 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7812.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7812/head:pull/7812

PR: https://git.openjdk.java.net/jdk/pull/7812


More information about the core-libs-dev mailing list