[jdk8u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Ravali Yatham
duke at openjdk.org
Fri Mar 17 06:18:34 UTC 2023
On Fri, 17 Mar 2023 05:40:57 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
@mlchung @jerboaa - As in JDK 8 there is no getName() and nameAndId() functionalities, it would be helpful to have the ClassLoader string representation in the IllegalArgumentException message.
Please kindly review this PR, Thanks!
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/290
More information about the jdk8u-dev
mailing list