-
Bug
-
Resolution: Done
-
Major
-
25.0.1.Final
-
None
org.jboss.as.test.integration.web.handlers.ForwardedHandlerTestCase.testRewriteGlobalSettings
org.junit.ComparisonFailure: expected:<...1.210.60:455|https|/[0:0:0:0:0:0:0:1]:8080> but was:<...1.210.60:455|https|/[[0:0:0:0:0:0:0:1]]:8080>
This is failing because of java 17 change on toString() for Ipv6 addresses
- is cloned by
-
JBEAP-22739 (7.4.z) WFLY-15661 - ForwardedHandlerTestCase fails on jdk17
- Closed