jetty/jetty.project
Improve testing of InetAddressPattern used in ConditionalHandler
Aperta
#15.589 aperta il 14 ago 2026
Help WantedTaskTest
Metriche repository
- Star
- (3701 stelle)
- Metriche merge PR
- (Merge medio 6g 14h) (48 PR mergiate in 30 g)
Descrizione
Jetty version(s) 12.1.x
Jetty Environment Core
HTTP version Any
Java version/vendor (use: java -version)
Any
OS type/version Any
Description
The new InetAddressPattern in Jetty 12.1.x is not adequately being tested.
We need to add a new InetAddressPatternTest to verify behavior, and to catch potential regression in behavior in the future.