-
Bug
-
Resolution: Done
-
Major
-
7.4.1.CR1
-
False
-
False
-
-
-
-
-
-
+
-
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
- clones
-
WFLY-15661 ForwardedHandlerTestCase fails on jdk17
- Closed