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.22.0) Fix LambdaNestedInnerTest #10562

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Sep 10, 2020

Return the host class as nesthost if a hidden class cannot find its
nest host.

Do not rethrown any exception if a class cannot find its nesthost
in java 15 and up.

Exclude tests that expect LinkageError on clazz.getNestMembers().

issue #10345

Signed-off-by: Hang Shao hangshao@ca.ibm.com

Return the host class as nesthost if a hidden class cannot find its 
nest host.

Do not rethrown any exception if a class cannot find its nesthost 
in java 15 and up.

issue eclipse-openj9#10345

Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
Copy link
Member

@DanHeidinga DanHeidinga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change already in the main branch

@DanHeidinga DanHeidinga merged commit c019636 into eclipse-openj9:v0.22.0-release Sep 11, 2020
@DanHeidinga DanHeidinga added this to the Release 0.22 (Java 15) milestone Sep 11, 2020
@hangshao0 hangshao0 deleted the v0.22.0 branch December 2, 2020 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants