new URI("http://example.com/foo#bar").resolve("")
should return "http://example.com/foo" but currently
returns "http://example.com/"
Reported by ###@###.###
should return "http://example.com/foo" but currently
returns "http://example.com/"
Reported by ###@###.###
- duplicates
-
JDK-4708535 same document URI resolution not consistent
- Closed
- relates to
-
JDK-4708535 same document URI resolution not consistent
- Closed