github classgraph/classgraph classgraph-4.8.66

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
4 years ago
  • Added support for the Quarkus RuntimeClassLoader (#405, thanks to @mcollovati for the contribution!).
  • Important bugfix: Fix buffer underflow issue with some large classes (#407, thanks to @enragedginger for the bug report and detective work).
  • Made dependence on jdk.internal.misc, sun.misc and sun.nio.ch optional for OSGi projects (#408, #409 -- thanks to @skahmann for the contribution)
  • Added support for the new record types -- currently only enabled in JDK 14 in preview mode.
    • ClassInfo#isRecord()
    • ClassInfoList#getRecords()
    • ScanResult#getAllRecords()

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.