github classgraph/classgraph classgraph-4.6.8

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

Important bugfix release -- fixes a buffer corruption issue that could prevent large classfiles from being parsed.

Additional fixes:

  • Support Ant jars, where package root is classes/
  • More robustness fixes for mmap on Linux and Windows -- see: http://www.mapdb.org/blog/mmap_files_alloc_and_jvm_crash/ . In particular, mmap is no longer used for reading classfiles on Windows, to prevent holding a lock on files (although it is still used for reading jars). (#290)

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.