mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-01 02:30:44 +00:00
Added new method class_in_module_of_loader to provide a standard format for class information within error messages. Reviewed-by: goetz, hseigel, mchung