On Tue, 5 Jul 2022 16:01:50 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> Since [JDK-8288396](https://bugs.openjdk.org/browse/JDK-8288396), the flag ` > --enable-reproducible-build` is deprecated, and does nothing but print a > warning. It is still included in the jib profiles, which make they output a > warning. This pull request has now been integrated. Changeset: eeac3da7 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/eeac3da79565064a2e2c2d5a325f45250a90681d Stats: 13 lines in 1 file changed: 0 ins; 12 del; 1 mod 8289755: Remove --enable-reproducible-build from jib profile Reviewed-by: wetmore, erikj ------------- PR: https://git.openjdk.org/jdk/pull/9379