eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
160 stars 109 forks source link

Consider ClosedChannelException as well when checking for connection abort #5394

Closed BalusC closed 7 months ago

BalusC commented 7 months ago

https://github.com/eclipse-ee4j/mojarra/issues/5391

BalusC commented 7 months ago

Mojarra doesn't anymore have IT env (everything has been moved to Faces/TCK) and current UT env is super outdated with JUnit4/Easymock/Powermock, should become JUnit5/Mockito.