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.
------------- Commit messages: - 8289755: Remove --enable-reproducible-build from jib profile Changes: https://git.openjdk.org/jdk/pull/9379/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9379&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8289755 Stats: 13 lines in 1 file changed: 0 ins; 12 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/9379.diff Fetch: git fetch https://git.openjdk.org/jdk pull/9379/head:pull/9379 PR: https://git.openjdk.org/jdk/pull/9379