On Thu, 17 Jun 2021 09:17:24 GMT, Julia Boes <jb...@openjdk.org> wrote:

> This cleanup-only change fixes the indentation of all members from 8 to 4 
> spaces and removes whitespace in method invocations (example: `foo ()` -> 
> `foo()`). It also removes superfluous type parameters on lines 83, 168, 206.

This pull request has now been integrated.

Changeset: f4d20b21
Author:    Julia Boes <jb...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/f4d20b215eb3c90ca28bf973e7614486226692b5
Stats:     163 lines in 1 file changed: 32 ins; 33 del; 98 mod

8268900: com/sun/net/httpserver/Headers.java: Fix indentation and whitespace

Reviewed-by: dfuchs, chegar, michaelm

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

PR: https://git.openjdk.java.net/jdk/pull/4517

Reply via email to