mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-30 06:10:30 +00:00
SystemDictionary::find(...) should not create and register ClassLoaderData objects for class loaders. Co-authored-by: Erik Helin <erik.helin@oracle.com> Reviewed-by: coleenp, acorn