Skip to content
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

(0.20.0) Fix allocateRASStruct() for AIX #9117

Merged
merged 1 commit into from
Apr 4, 2020

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Apr 3, 2020

Originally broken by #5783, fixed by #9026. Port the rasdump.c changes
from #9026 to the 0.20.0 release branch to resolve #8983, AIX core files
which cannot be read by DDR.

I cherry picked #9026 and then removed changes to the other files.

Originally broken by eclipse-openj9#5783, fixed by eclipse-openj9#9026. Port the rasdump.c changes
from eclipse-openj9#9026 to the 0.20.0 release branch to resolve eclipse-openj9#8983, AIX core files
which cannot be read by DDR.

[ci skip]

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@pshipton
Copy link
Member Author

pshipton commented Apr 3, 2020

The functional "PR" testing is running here

jdk8 - https://ci.eclipse.org/openj9/view/Pipelines/job/Pipeline-Release-0.20.0-Build8/5

  • passed with known failures

jdk11 - https://ci.eclipse.org/openj9/view/Pipelines/job/Pipeline-Release-0.20.0-Build8/6

  • passed with known failures

@keithc-ca keithc-ca self-assigned this Apr 4, 2020
@keithc-ca keithc-ca merged commit eea23b0 into eclipse-openj9:v0.20.0-release Apr 4, 2020
@keithc-ca keithc-ca changed the title Fix allocateRASStruct() for AIX (0.20.0) Fix allocateRASStruct() for AIX Apr 4, 2020
@pshipton
Copy link
Member Author

pshipton commented Apr 4, 2020

Downloaded core file from the (expected) jdk11 extended.system test failure, but it shows "No JRE".

@pshipton pshipton deleted the aixcore branch April 27, 2021 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants