mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-24 11:23:03 +00:00
Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name. Reviewed-by: coleenp, goetz, mchung, stuefe