You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-28Lines changed: 28 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,25 +24,11 @@ The code is being expanded, restructured and improved primarily to meet the requ
24
24
25
25
#### Version 5
26
26
27
-
Work on HtmlUnit-CSP 5.0 has started. This new major version will require **JDK 17 or higher**.
27
+
Starting with version 5.0.0, **JDK 17 or higher is required**.
28
+
If you are still on JDK 8, see [Legacy Support (JDK 8)](#legacy-support-jdk-8) below.
28
29
29
30
30
-
#### Legacy Support (JDK 8)
31
-
32
-
If you need to continue using **JDK 8**, please note that versions 4.x will remain available as-is. However,
33
-
**ongoing maintenance and fixes for JDK 8 compatibility are only available through sponsorship**.
34
-
35
-
Maintaining separate fix versions for JDK 8 requires significant additional effort for __backporting__, testing, and release management.
36
-
37
-
**To enable continued JDK 8 support**, please contact me via email to discuss sponsorship options. Sponsorship provides:
38
-
39
-
-__Backporting__ security and bug fixes to the 4.x branch
40
-
- Maintaining compatibility with older Java versions
41
-
- Timely releases for critical issues
42
-
43
-
Without sponsorship, the 4.x branch will not receive updates. Your support ensures the long-term __sustainability__ of this project across multiple Java versions.
44
-
45
-
### Latest release Version 4.22.0 / February 10, 2026
0 commit comments