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

Ravali Yatham duke at openjdk.org
Fri Mar 17 05:54:18 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/jdk8u-dev/pull/290/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=290&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8302791
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/290.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev pull/290/head:pull/290

PR: https://git.openjdk.org/jdk8u-dev/pull/290


More information about the jdk8u-dev mailing list