[jdk8u-dev] RFR: 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message
Paul Hohensee
phh at openjdk.org
Fri Mar 17 12:28:19 UTC 2023
On Fri, 17 Mar 2023 05:40:57 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
Completely different context and implementation from the original commit, but accomplishes the same thing.
Lgtm.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/290
More information about the jdk8u-dev
mailing list