RFR: 8311043: Remove trailing blank lines in source files
Erik Joelsson
erikj at openjdk.org
Thu Jun 29 08:00:58 UTC 2023
On Thu, 29 Jun 2023 07:41:11 GMT, David Holmes <dholmes at openjdk.org> wrote:
> This seems to run contrary to the requirement that files end in a newline, which git will complain about if the newline is missing.
The patch is leaving exactly one newline at the end of the file.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14698#issuecomment-1612588091
More information about the core-libs-dev
mailing list