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

NPE extended message generation missed j9mem_free_memory calls #15550

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

JasonFengJ9
Copy link
Member

NPE extended message generation missed j9mem_free_memory() calls

Internal personal build

fixes ibmruntimes/Semeru-Runtimes#32

Signed-off-by: Jason Feng fengj@ca.ibm.com

@pshipton
Copy link
Member

jenkins compile win jdk8

@pshipton
Copy link
Member

Did you run a manual check to ensure all the places are freed now?

@JasonFengJ9
Copy link
Member Author

Did you run a manual check to ensure all the places are freed now?

Yeah, no more openj9/runtime/vm/extendedMessageNPE.cpp occurrences from !findallcallsites when running a testcase which initially reported similar as ibmruntimes/Semeru-Runtimes#32.

runtime/vm/extendedMessageNPE.cpp Show resolved Hide resolved
runtime/vm/extendedMessageNPE.cpp Outdated Show resolved Hide resolved
Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@keithc-ca
Copy link
Contributor

jenkins compile win,win32 jdk8

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.

Abnormal usage of memory when using Java 17 (JRE>VM>Other)
3 participants