[AIX jdk20] : two serviceability/jvmti/ tests got error message `Could not find Agent_OnLoad function in the agent library`
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
[serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoWithEATest.java.GetOwnedMonitorStackDepthInfoWithEATest](https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_ppc64_aix_testList_1/20/testReport/junit/serviceability_jvmti_GetOwnedMonitorStackDepthInfo_GetOwnedMonitorStackDepthInfoWithEATest/java/GetOwnedMonitorStackDepthInfoWithEATest/)
[serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java.IterateHeapWithEscapeAnalysisEnabled](https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_ppc64_aix_testList_1/20/testReport/junit/serviceability_jvmti_Heap_IterateHeapWithEscapeAnalysisEnabled/java/IterateHeapWithEscapeAnalysisEnabled/)
Got
```
Error occurred during initialization of VM
Could not find Agent_OnLoad function in the agent library: GetOwnedMonitorStackDepthInfoWithEATest | IterateHeapWithEscapeAnalysisEnabled
```
https://ci.adoptium.net/job/Test_openjdk20_hs_extended.openjdk_ppc64_aix_testList_1/20/
Contributor guide
Research direction
Start with the two named tests: serviceability/jvmti/GetOwnedMonitorStackDepthInfo/GetOwnedMonitorStackDepthInfoWithEATest.java and serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java, then inspect the linked AIX CI reports. Determine why each test's agent library lacks Agent_OnLoad on AIX; done means both tests run successfully without the initialization error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100