Document that `java.net.http.HttpResponse#body()` can return null.

---------
- [X] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

-------------

Commit messages:
 - Add `@apiNote` to `HttpResponse#body()` on `null` return values

Changes: https://git.openjdk.org/jdk/pull/32196/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=32196&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8384644
  Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/32196.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/32196/head:pull/32196

PR: https://git.openjdk.org/jdk/pull/32196

Reply via email to