In few cases not throwing exception for invalid IPv6 address. Most of the cases are fixed in 4521421
This are the few cases not fixed in bug no 4521421
URI("http","//[10000::2:2:22]:8080/test","test")
URI("http","hash","[10000::2:2:22]",8080,"/test","test","test")
URI("http","[10000::2:2:22]","/test","test")
This are the few cases not fixed in bug no 4521421
URI("http","//[10000::2:2:22]:8080/test","test")
URI("http","hash","[10000::2:2:22]",8080,"/test","test","test")
URI("http","[10000::2:2:22]","/test","test")