What's Changed
- Do not log an exception on connection closed by client (infamous Broken pipe error) - into 4.0.x branch by @OndroMih in #5583
- VariableMapperWrapper: typo + generics + code clarification by @pizzi80 in #5520
- 4.0 Backport of some Faces Util optimizations by @pizzi80 in #5439
- #5626: migrate javax to jakarta by @BalusC in #5628
- #5625: improved fix for #5059 by @BalusC in #5627
- #5527: also check for Undertow in German in isConnectionAbort by @BalusC in #5629
- #5632: make Classpath.searchDir Windows-compatible by @BalusC in #5633
- #5637: f:selectItems var unavailable in passthrough attributes by @BalusC in #5638
- #5639: @FacesComponent unavailable when its xmlns is defined in taglib.xml by @BalusC in #5640
- #3366: ImportHandler#resolveClass not consulted in EL by @BalusC in #5641
- #3359: fix NPE when f:param of h:link has null value by @BalusC in #5642
- #5538: add com.sun.faces.exceptionTypesToIgnoreInLogging by @BalusC in #5630
- fix compilation error on #5637 by @BalusC in #5645
- #5655: refresh period was misinterpreted in DefaultFaceletCache by @BalusC in #5656
Full Changelog: 4.1.5-RELEASE...4.1.6-RELEASE