On Mon, 23 Jan 2023 13:53:38 GMT, Per Minborg <pminb...@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 This pull request has now been integrated. Changeset: 57f2d48e Author: Per Minborg <pminb...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/57f2d48e1e11eb2f87be7e47ab943031696e51f5 Stats: 20 lines in 8 files changed: 1 ins; 1 del; 18 mod 8300863: Remove C-style array declarations in java.io Reviewed-by: alanb, rriggs, darcy, iris ------------- PR: https://git.openjdk.org/jdk/pull/12139