On Mon, 6 Mar 2023 11:08:42 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 > > Ravali Yatham has updated the pull request incrementally with one additional > commit since the last revision: > > Added JavaLangAccess::getLoaderNameID(ClassLoader loader) Looks good. Thanks for the change. ------------- Marked as reviewed by mchung (Reviewer). PR: https://git.openjdk.org/jdk/pull/12641