This should be done after https://github.com/adoptium/aqa-tests/issues/4858 is delivered. We should leverage our logic to pre-stage 3rd-party jar. In getDependencies.pl, add [dacapo-23.11-MR2-chopin-minimal.zip](https://download.dacapobench.org/chopin/dacapo-23.11-MR2-chopin-minimal.zip) similar to `maven` https://github.com/adoptium/TKG/blob/3f7b13097dd24fbf77a9978a68ada3b8625d9737/scripts/getDependencies.pl#L201-L205 In https://github.com/adoptium/aqa-tests/blob/6a60719fdf58880a5e77ac14d09a92efeaaa370a/perf/dacapo/build.xml, add the references. For example: https://github.com/adoptium/aqa-tests/blob/6a60719fdf58880a5e77ac14d09a92efeaaa370a/functional/OpenJcePlusTests/build.xml#L29-L30 https://github.com/adoptium/aqa-tests/blob/6a60719fdf58880a5e77ac14d09a92efeaaa370a/functional/OpenJcePlusTests/build.xml#L108C39-L108C45 related: https://github.com/adoptium/aqa-tests/issues/6268
This should be done after #4858 is delivered.
We should leverage our logic to pre-stage 3rd-party jar.
In getDependencies.pl, add dacapo-23.11-MR2-chopin-minimal.zip similar to
mavenhttps://github.com/adoptium/TKG/blob/3f7b13097dd24fbf77a9978a68ada3b8625d9737/scripts/getDependencies.pl#L201-L205
In https://github.com/adoptium/aqa-tests/blob/6a60719fdf58880a5e77ac14d09a92efeaaa370a/perf/dacapo/build.xml, add the references. For example:
aqa-tests/functional/OpenJcePlusTests/build.xml
Lines 29 to 30 in 6a60719
https://github.com/adoptium/aqa-tests/blob/6a60719fdf58880a5e77ac14d09a92efeaaa370a/functional/OpenJcePlusTests/build.xml#L108C39-L108C45
related: #6268