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

[v0.23.0] Ignore circular InnerClass entries in getCanonicalName() #10958

Conversation

ChengJin01
Copy link
Contributor

@ChengJin01 ChengJin01 commented Oct 21, 2020

The change is to ignore the circular entries in the corrupted
InnerClass attributes of class to ensure the normal execution
of JVM is not disturbed.

Port of #10957 for the 0.23.0 release.

Signed-off-by: Cheng Jin jincheng@ca.ibm.com

@ChengJin01
Copy link
Contributor Author

Reviewer: @gacholio
FYI: @pshipton

The change is to ignore the circular entries in the corrupted
InnerClass attributes of class to ensure the normal execution
of JVM is not disturbed.

[ci skip]

Signed-off-by: Cheng Jin <jincheng@ca.ibm.com>
@ChengJin01 ChengJin01 force-pushed the bcv_ignore_circular_innerclass_entries_openj9_v0.23.0 branch from 4f6b34f to 17a0d20 Compare October 21, 2020 16:44
@gacholio gacholio self-requested a review October 21, 2020 16:46
@pshipton pshipton merged commit 4c0da55 into eclipse-openj9:v0.23.0-release Oct 21, 2020
@ChengJin01 ChengJin01 deleted the bcv_ignore_circular_innerclass_entries_openj9_v0.23.0 branch March 5, 2021 16: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