ModuleReferenceImpl has no toString

Remi Forax forax at univ-mlv.fr
Tue Jan 24 21:07:41 UTC 2017


Hi all,
This is a regression introduced in b149 i believe,
jdk.internal.module.ModuleReferenceImpl has no toString() which makes the debugging of a configuration harder than it should.

I believe the toString() can be added to ModuleReference given this is an abstract class.

cheers,
Rémi




More information about the jigsaw-dev mailing list