-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9, 10
-
Component/s: core-libs
-
b37
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8194591 | 11 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
The HTTP Client API specifies that a NullPointerException will be thrown when null is passed as an argument, expect where explicitly specified. This issue adds correct null arg checking where necessary, which is needed for spec conformance.
- backported by
-
JDK-8194591 Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
-
- Resolved
-