In JDK-8206311, when I introduced a new docs build profile, I forgot to add the version configure arguments to it. This causes the docs bundles for CI/promoted builds to be generated with the default adhoc version information instead of the specific version for that build.
------------- Commit messages: - Provide version configure arguments to docs build Changes: https://git.openjdk.java.net/jdk/pull/959/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=959&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8255673 Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/959.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/959/head:pull/959 PR: https://git.openjdk.java.net/jdk/pull/959