[jdk11u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Severin Gehwolf
sgehwolf at openjdk.org
Thu Mar 16 09:56:31 UTC 2023
On Mon, 13 Mar 2023 07:37:53 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
As mentioned in the 17u-dev PR, approval/disapproval is done on the bug via `jdkXXu-fix-yes` or `jdkXXu-fix-no`. In the JDK 11 case, please wait until 17 backport is in.
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)
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1802
More information about the jdk-updates-dev
mailing list