mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-02 01:35:32 +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