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

Ravali Yatham duke at openjdk.org
Thu Mar 16 21:35:27 UTC 2023


On Wed, 8 Mar 2023 11:47:56 GMT, Ravali Yatham <duke at openjdk.org> wrote:

> 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

This pull request has now been integrated.

Changeset: c6805e64
Author:    Ravali Yatham <rayatha1 at in.ibm.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/c6805e643faf3776bb1779fe6f045e7a20a220de
Stats:     16 lines in 4 files changed: 15 ins; 0 del; 1 mod

8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message

Reviewed-by: mchung, phh
Backport-of: 9f9d678591e02ecaeae7b81eeefb0ba41c7b4dae

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

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


More information about the jdk-updates-dev mailing list