On Wed, 12 Jun 2024 22:38:37 GMT, Zhao Song <zs...@openjdk.org> wrote:
> @kevinrushforth said in > [SKARA-2289](https://bugs.openjdk.org/browse/SKARA-2289), 'In general, our > repositories contain source code and not binary files. There are exceptions > to this for images and other similar resources, but otherwise the policy for > most repos is to avoid binary files'. Skara is able to identify binary files > when executing jcheck, but this check is not enabled. This pull request has now been integrated. Changeset: a4582a89 Author: Zhao Song <zs...@openjdk.org> Committer: Erik Joelsson <er...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a4582a8957d604b50249e1f59679393966456a14 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod 8334166: Enable binary check Reviewed-by: kcr, ihse, prr, erikj ------------- PR: https://git.openjdk.org/jdk/pull/19683