github classgraph/classgraph classgraph-4.8.94

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
3 years ago
  • Make ClassInfo#extendsSuperclass("java.lang.Object") return true for all standard classes (i.e. for all classes except interface or annotation classes). (#486, thanks to @wheelerlaw for the bug report.)
  • Make ClassInfo#getSubclasses(), where the ClassInfo object represents java.lang.Object, return all standard classes, rather than all classes. This is a change in behavior, but should represent the user's intent, since interfaces do not actually extend Object.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.