Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
9.0.0, 8.9.0
-
None
-
None
Description
Wicket needs Content-Security-Policy support in Java 8 as it is it the most popular version of Java used in production. Wicket 9 has CSP support, but requires Java 11. Wicket 8 runs on Java 8, but has no CSP support. Need to either add Java 8 support to Wicket 9 or add CSP support to Wicket 8.
Evidence that Java 8 is still very popular:
https://blog.newrelic.com/technology/state-of-java/
https://www.jrebel.com/blog/2020-java-technology-report
Attachments
Issue Links
- relates to
-
WICKET-5406 Better Content Security Policy Support
- Resolved