clarkware / jdepend

A Java package dependency analyzer that generates design quality metrics.
MIT License
655 stars 133 forks source link

"Unknown constant: 19" #20

Open KarolS opened 3 years ago

KarolS commented 3 years ago

Since Java 9, several new types of constants were introduced and JDepends does not know how to deal with them:

CONSTANT_Module: 19 CONSTANT_Package: 20