Skip to content

Call getDependentLibs in lockWordAlignment #22233

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025
Merged

Conversation

llxia
Copy link
Contributor

@llxia llxia commented Jul 16, 2025

resolves: #22232

@llxia
Copy link
Contributor Author

llxia commented Jul 16, 2025

Ran Grinder on the previously failed machine win2019-x64-4: https://openj9-jenkins.osuosl.org/job/Grinder/4456/ - still running, but compilation passed

[2025-07-16T14:08:54.007Z] init:
[2025-07-16T14:08:54.007Z]     [mkdir] Created dir: F:\Users\jenkins\workspace\Grinder\jvmtest\functional\cmdLineTests\lockWordAlignment
[2025-07-16T14:08:54.007Z]     [mkdir] Created dir: F:\Users\jenkins\workspace\Grinder\aqa-tests\functional\cmdLineTests\lockWordAlignment\bin
[2025-07-16T14:08:54.007Z] 
[2025-07-16T14:08:54.007Z] getDependentLibs:
[2025-07-16T14:08:54.007Z]      [exec] --------------------------------------------
[2025-07-16T14:08:54.007Z]      [exec] path is set to F:/Users/jenkins/testDependency/lib
[2025-07-16T14:08:54.007Z]      [exec] task is set to default
[2025-07-16T14:08:54.007Z]      [exec] dependencyList is set to asm
[2025-07-16T14:08:54.007Z]      [exec] --------------------------------------------
[2025-07-16T14:08:54.007Z]      [exec] Starting download third party dependent jars
[2025-07-16T14:08:54.007Z]      [exec] --------------------------------------------
[2025-07-16T14:08:54.007Z]      [exec] downloading dependent third party jars to F:/Users/jenkins/testDependency/lib
[2025-07-16T14:08:54.007Z]      [exec] F:/Users/jenkins/testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-16T14:08:54.007Z]      [exec] downloaded dependent third party jars successfully
[2025-07-16T14:08:54.007Z] 
...

[2025-07-16T14:10:01.463Z] BUILD SUCCESSFUL
[2025-07-16T14:10:01.463Z] Total time: 2 minutes 44 seconds

@llxia llxia marked this pull request as ready for review July 16, 2025 14:19
@llxia llxia requested a review from pshipton July 16, 2025 14:19
@pshipton pshipton merged commit 709d671 into eclipse-openj9:master Jul 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lockWordAlignment test should download asm.jar in build.xml
2 participants