-
Task
-
Resolution: Fixed
-
P4
-
None
-
b26
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8329373 | 17.0.12-oracle | Shivangi Gupta | P4 | Resolved | Fixed | b02 |
JDK-8330089 | 17.0.12 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
The HttpInputStreamTest and BodyProcessorInputStreamTest tests both issue a request to "http://hg.openjdk.java.net" and then run some tests on the returned response.
Both these tests are manual tests and aren't currently run in CI. Due to the recent migration from openjdk.java.net to openjdk.org, these tests are currently failing.
The tests need to be updated to use "https://hg.openjdk.org"
Both these tests are manual tests and aren't currently run in CI. Due to the recent migration from openjdk.java.net to openjdk.org, these tests are currently failing.
The tests need to be updated to use "https://hg.openjdk.org"
- backported by
-
JDK-8329373 Update HttpInputStreamTest and BodyProcessorInputStreamTest to use hg.openjdk.org
- Resolved
-
JDK-8330089 Update HttpInputStreamTest and BodyProcessorInputStreamTest to use hg.openjdk.org
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/99aa1ca9
-
Commit openjdk/jdk/ac1597bc
-
Review openjdk/jdk17u-dev/2387
-
Review openjdk/jdk/14302
(1 links to)