Skip to content

Improve robustness of scanning SFXM chains - #15317

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:sfxm
Jun 16, 2022
Merged

Improve robustness of scanning SFXM chains#15317
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:sfxm

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

Also terminate if a cycle is discovered.
Fixes: #14908.

Also terminate if a cycle is discovered.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from pshipton June 14, 2022 14:25
@pshipton

Copy link
Copy Markdown
Member

Running some internal testing in build 30741

@pshipton

Copy link
Copy Markdown
Member

There are concerning DDR failures occurring in the internal build, such as /job_output.php?id=36438205

@pshipton

Copy link
Copy Markdown
Member

Keith pointed out these failures are previously existing known issues.

I'll test this with Java 11 as well once the blocking problem (/infrastructure/issues/6992) is resolved.

@pshipton

pshipton commented Jun 15, 2022

Copy link
Copy Markdown
Member

Testing via /job/Pipeline-Build-Test-Personal/13254/

@pshipton
pshipton merged commit 1698e88 into eclipse-openj9:master Jun 16, 2022
@keithc-ca
keithc-ca deleted the sfxm branch June 16, 2022 13:36
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.

The loop in DsaStackFrame.findSfxm() needs to be improved.

2 participants