mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-05 21:35:56 +00:00
JDK 16 defaults to --illegal-access=deny which means trying to call KeyTool via reflection now throws IllegalAccessException. Fixes #417