RFR: 8287873: Add test for using -XX:+AutoCreateSharedArchive with different JDK versions

Matias Saavedra Silva matsaave at openjdk.org
Thu Jan 5 20:08:00 UTC 2023


On Thu, 5 Jan 2023 19:48:43 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> bin/jib.sh line 197:
>> 
>>> 195: export REAL_CONFIGURE_COMMAND_EXEC_SHORT="$myname"
>>> 196: 
>>> 197: ${installed_jib_script} "$@"
>> 
>> Don't we need this?
>
> I just now noticed this file was deleted, that's not ok.

Sorry about that, this was from an earlier mistake. The file should be restored in the next commit. There should be no changes to jib.sh in this PR.

-------------

PR: https://git.openjdk.org/jdk/pull/11852



More information about the build-dev mailing list