Skip to content

Ensure that J9JITGPRSpillArea is available - #20097

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:spillarea
Sep 3, 2024
Merged

Ensure that J9JITGPRSpillArea is available#20097
pshipton merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:spillarea

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

Declare a fictitious (and unused) field to simulate the existence of that structure in system dumps from JVMs that predate its introduction.

Fixes: #19934.

Declare a fictitious (and unused) field to simulate the existence of
that structure in system dumps from JVMs that predate its introduction.

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@pshipton
pshipton merged commit 84e2c9d into eclipse-openj9:master Sep 3, 2024
@pshipton

pshipton commented Sep 3, 2024

Copy link
Copy Markdown
Member

I expect this should be backported to various streams. It can be added to v0.46.1-release, v0.47-release, v0.48-release.

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.

Jdmpview from Java 22 does not work for system core files from Java 17.

2 participants