RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message [v6]
Mandy Chung
mchung at openjdk.org
Mon Mar 6 17:10:46 UTC 2023
On Mon, 6 Mar 2023 11:08:42 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:
>
> Added JavaLangAccess::getLoaderNameID(ClassLoader loader)
Looks good. Thanks for the change.
-------------
Marked as reviewed by mchung (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12641
More information about the core-libs-dev
mailing list