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.

Marked as reviewed by chegar (Reviewer).

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

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

Reply via email to