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

Ravali Yatham duke at openjdk.org
Fri Mar 17 20:12:04 UTC 2023


On Mon, 13 Mar 2023 07:37:53 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: f4776fe1
Author:    Ravali Yatham <rayatha1 at in.ibm.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/f4776fe17f6a84d2a6fe54d32ba844c65300369a
Stats:     18 lines in 4 files changed: 17 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/jdk11u-dev/pull/1802


More information about the jdk-updates-dev mailing list