RFR: 1236: Add jcheck option to check for large binary files [v3]
Kevin Rushforth
kcr at openjdk.java.net
Thu Dec 2 13:27:00 UTC 2021
On Thu, 2 Dec 2021 06:39:51 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Only check the newly added or copied files. The modified or renamed binary files won't be checked.
A modified file is just as much of a problem, and much more likely to occur, as adding a new file. I strongly recommend checking all files, including modified or renamed files.
-------------
PR: https://git.openjdk.java.net/skara/pull/1247
More information about the skara-dev
mailing list