On Thu, 1 Apr 2021 14:08:47 GMT, Michael McMahon <micha...@openjdk.org> wrote:
>> Julia Boes has updated the pull request incrementally with one additional >> commit since the last revision: >> >> move constructor call in ExchangeImpl and fix indentation > > LGTM I included a null check in the constructor to account for null values of `List<String>`, which `Headers` allows. Fixed the indentation. Testing: Tier 1-3 all clear. ------------- PR: https://git.openjdk.java.net/jdk/pull/3032