mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-11 23:48:38 +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