[jdk11u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Ravali Yatham
duke at openjdk.org
Fri Mar 17 03:44:24 UTC 2023
On Thu, 16 Mar 2023 09:54:25 GMT, Severin Gehwolf <sgehwolf 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
>
> Also please merge master and push so as to trigger GHA testing (or trigger it manually on your fork via the actions tab on github)
@jerboaa - Thanks for your inputs. Triggered GHA testing manually and JDK17 back port is pushed.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1802
More information about the jdk-updates-dev
mailing list