[jdk8u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message

Ravali Yatham duke at openjdk.org
Fri Mar 17 14:08:37 UTC 2023


On Fri, 17 Mar 2023 12:25:31 GMT, Paul Hohensee <phh 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
>
> Completely different context and implementation from the original commit, but accomplishes the same thing.
> 
> Lgtm.

Thanks @phohensee for reviewing. Issued `integrate`, now is ready to be sponsored

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

PR: https://git.openjdk.org/jdk8u-dev/pull/290


More information about the jdk8u-dev mailing list