On Fri, 21 Jul 2023 20:52:32 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> Vladimir Petko has updated the pull request incrementally with one >> additional commit since the last revision: >> >> copyright typo > > src/jdk.jpackage/share/native/common/app.cpp line 2: > >> 1: /* >> 2: * Copyright (c) 2020, 2023 Oracle and/or its affiliates. All rights >> reserved. > > Missing "," after 2023. Should be: "Copyright (c) 2020, 2023, Oracle and/or > its affiliates.". Thank you!!!! Fixed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14971#discussion_r1271346382