Integrated: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Ravali Yatham
duke at openjdk.org
Tue Mar 7 22:34:28 UTC 2023
On Sun, 19 Feb 2023 08:28:37 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
This pull request has now been integrated.
Changeset: 9f9d6785
Author: Ravali Yatham <rayatha1 at in.ibm.com>
Committer: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9f9d678591e02ecaeae7b81eeefb0ba41c7b4dae
Stats: 15 lines in 4 files changed: 14 ins; 0 del; 1 mod
8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Reviewed-by: alanb, mchung
-------------
PR: https://git.openjdk.org/jdk/pull/12641
More information about the core-libs-dev
mailing list