mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-15 04:45:25 +00:00
Fix to obtain the class loader's name from the java.lang.ClassLoader object instead of its ClassLoaderData. Reviewed-by: coleenp, mbalao, sgehwolf