mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-03 04:30:06 +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