github classgraph/classgraph classgraph-4.8.71

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
4 years ago
  • Exposes the class file major and minor version number in ClassInfo (#418, thanks to @adelel1 for requesting). Adds the methods:
    • ClassInfo#getClassfileMinorVersion()
    • ClassInfo#getClassfileMajorVersion()
  • Ignores any classfile other than module-info.class in the default (empty) package, if a classpath element is a modular jar, when running under JDK 9+. (This is because JPMS doesn't allow classes to be in the default package in modules -- #417.)

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.