RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message [v5]

Alan Bateman alanb at openjdk.org
Thu Mar 2 14:21:09 UTC 2023


On Thu, 2 Mar 2023 10:32:48 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
>
> Ravali Yatham has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Avoid long line of code

Marked as reviewed by alanb (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12641


More information about the core-libs-dev mailing list