Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8194591 | 11 | Chris Hegarty | P3 | Resolved | Fixed | b01 |
Description
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.
Attachments
Issue Links
- backported by
-
JDK-8194591 Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods
-
- Resolved
-