On Thu, 24 Nov 2022 11:18:33 GMT, Michael McMahon <[email protected]> wrote:
>> Hi, >> >> Could I get the following doc change reviewed please? It documents the >> system/networking properties used by the java.net.http HTTP client in its >> module-info. (CSR to follow) >> >> Thanks, >> Michael > > Michael McMahon has updated the pull request incrementally with one > additional commit since the last revision: > > update to be compatible with JDK-8297030 src/java.net.http/share/classes/module-info.java line 84: > 82: * <li>ssl</li> > 83: * <li>trace</li> > 84: * <li>channel</li> Hello Michael, is it intentional that we haven't documented `content` in this list? ------------- PR: https://git.openjdk.org/jdk/pull/11241
