github classgraph/classgraph fast-classpath-scanner-2.0.21

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
6 years ago

Bufix release -- fixes a couple of exceptions that could be triggered after calling FastClasspathScanner#enableMethodInfo() and/or FastClasspathScanner#enableFieldInfo():

  • Fixes Cannot get method info without calling FastClasspathScanner#enableMethodInfo() before starting the scan while calling getMethodInfo() (and the same for getFieldInfo()) (#116) -- thanks to @denDAY04 for reporting.
  • Fixes RuntimeException: Invalid Type Descriptor that could be triggered while scanning method signatures, if method scanning was enabled.

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.