Robert Bain created WICKET-6913:
-----------------------------------
Summary: Java 17 compatibility
Key: WICKET-6913
URL: https://issues.apache.org/jira/browse/WICKET-6913
Project: Wicket
Issue Type: Bug
Components: wicket-spring
Affects Versions: 9.4.0
Reporter: Robert Bain
Wicket's use of cglib means that as of Java 16, you need to specify
--illegal-access=permit. As of Java 17, this is no longer possible, which I've
verified using a JDK 17 Early-Access Build.
See [https://github.com/cglib/cglib/issues/191]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)