RFR: 8300863: Remove C-style array declarations in java.io

Iris Clark iris at openjdk.org
Mon Jan 23 18:14:28 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

Marked as reviewed by iris (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/12139


More information about the core-libs-dev mailing list