mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-04 20:18:49 +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