[jdk17u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Severin Gehwolf
sgehwolf at openjdk.org
Thu Mar 16 09:45:22 UTC 2023
On Thu, 16 Mar 2023 09:01:32 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
>
> Tagging maintainers([Maintainers list](https://wiki.openjdk.org/display/JDKUpdates/JDK+17u)) for review @GoeLin @theRealAph @RealCLanger @gnu-andrew @jerboaa
>
> Could one of you kindly review this PR?
@yathamravali Please enable GHA testing on your fork. As for approval, that's currently done on the associated bug. See https://wiki.openjdk.org/display/JDKUpdates/How+to+contribute+or+backport+a+fix
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1199
More information about the jdk-updates-dev
mailing list