[jdk17u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message

Ravali Yatham duke at openjdk.org
Wed Mar 8 11:55:08 UTC 2023


Added specific class loader object to proxy IllegalArgumentException from which the class was not visible

The bug report for the same: https://bugs.openjdk.org/browse/JDK-8302791

OpenJDK PR: https://github.com/openjdk/jdk/pull/12641

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

Commit messages:
 - Backport 9f9d678591e02ecaeae7b81eeefb0ba41c7b4dae

Changes: https://git.openjdk.org/jdk17u-dev/pull/1199/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1199&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8302791
  Stats: 16 lines in 4 files changed: 15 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk17u-dev/pull/1199.diff
  Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/1199/head:pull/1199

PR: https://git.openjdk.org/jdk17u-dev/pull/1199


More information about the jdk-updates-dev mailing list