Sebastian Nagel created NUTCH-2971:
--------------------------------------
Summary: Unit tests fail with JDK 17
Key: NUTCH-2971
URL: https://issues.apache.org/jira/browse/NUTCH-2971
Project: Nutch
Issue Type: Bug
Components: build, test
Affects Versions: 1.20
Reporter: Sebastian Nagel
Fix For: 1.20
When build and run using JDK 17 unit tests in TestIndexerMapReduce and
TestCrawlDbStates fail with:
{noformat}
java.lang.reflect.InaccessibleObjectException: Unable to make protected final
java.lang.Class ... accessible: ...
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)