-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 21, 25
-
Component/s: core-libs
-
b03
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8369940 | 21.0.10-oracle | Sean Coffey | P4 | Resolved | Fixed | b03 |
| JDK-8371326 | 21.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK 26 relaxed the implementation of CancelRequestTest::isCancelled to look for the expected exception down the whole exception chain.
It would be beneficial to import this change (part of JEP 517 - so cannot be handled by usual backports) to earlier version.
At the same time - logging the exception that does not conform to the expectation would be beneficial - in particular to see if it has anything in its call chain that was not considered.
It would be beneficial to import this change (part of JEP 517 - so cannot be handled by usual backports) to earlier version.
At the same time - logging the exception that does not conform to the expectation would be beneficial - in particular to see if it has anything in its call chain that was not considered.
- backported by
-
JDK-8369940 java/net/httpclient/CancelRequestTest.java fails intermittently
-
- Resolved
-
-
JDK-8371326 java/net/httpclient/CancelRequestTest.java fails intermittently
-
- Resolved
-
- links to
-
Commit(master)
openjdk/jdk21u-dev/a3a41a33
-
Commit(master)
openjdk/jdk25u/21e63914
-
Review(master)
openjdk/jdk21u-dev/2433
-
Review(master)
openjdk/jdk25u/303
(1 links to)