RFR: 8300863: Remove C-style array declarations in java.io
Joe Darcy
darcy at openjdk.org
Mon Jan 23 17:39:41 UTC 2023
On Mon, 23 Jan 2023 13:53:38 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> Some variables are declared using old-style declarations. These should be modified to conform to modern style.
>
> This is a task derived from https://github.com/openjdk/jdk/pull/11848
Nice cleanup.
-------------
Marked as reviewed by darcy (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12139
More information about the core-libs-dev
mailing list