Implement JVM_dladdr() for jdk27+ on AIX#23626
Implement JVM_dladdr() for jdk27+ on AIX#23626pshipton merged 1 commit intoeclipse-openj9:masterfrom
Conversation
|
Updated to remove the unwanted field |
|
Jenkins compile aix jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging |
|
Updates:
|
|
Jenkins compile aix jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging |
|
Seems it built but then crashed. |
|
The crash seen earlier is addressed by:
|
|
Pls add tracepoints to JVM_dladdr(). |
5ca22f9 to
4e85e02
Compare
|
Tracepoints added in 4e85e02 (and rebased). |
|
Jenkins compile aix jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging |
|
That build should be expected to fail ( |
|
I didn't think that happenes in these type of builds. The last build "worked", it just crashed afterwards. |
|
I think the previous crash prevented it from getting to the point where the missing header would be noticed, but I suppose we'll see. |
|
These builds don't include OpenJCEPlus, which I think is what exposed the "jni_md.h not found". Otherwise we would have noticed this earlier in the acceptance builds. |
|
Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
|
Jenkins compile aix jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging |
This fixes the link error seen in recent acceptance builds; e.g. https://openj9-jenkins.osuosl.org/job/Pipeline-OpenJDK-Acceptance/1210.