7ca4027957
Added new method class_in_module_of_loader to provide a standard format for class information within error messages. Reviewed-by: goetz, hseigel, mchung
3 lines
214 B
Plaintext
3 lines
214 B
Plaintext
java.lang.ClassCastException: class jit.t.t113.kid1 cannot be cast to class jit.t.t113.kid2 (jit.t.t113.kid1 and jit.t.t113.kid2 are in unnamed module of loader 'app')
|
|
at jit.t.t113.t113.main(t113.java:59)
|