On Sun, 19 Feb 2023 08:28:37 GMT, Ravali Yatham <d...@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 This pull request has now been integrated. Changeset: 9f9d6785 Author: Ravali Yatham <rayat...@in.ibm.com> Committer: Mandy Chung <mch...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9f9d678591e02ecaeae7b81eeefb0ba41c7b4dae Stats: 15 lines in 4 files changed: 14 ins; 0 del; 1 mod 8302791: Add specific ClassLoader object to Proxy IllegalArgumentException message Reviewed-by: alanb, mchung ------------- PR: https://git.openjdk.org/jdk/pull/12641