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

Modify the implementation of isUnnamedClass() #17766

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

hangshao0
Copy link
Contributor

@hangshao0 hangshao0 commented Jul 10, 2023

Change the order of the checks to do modifier check first

Closes #17725

@hangshao0
Copy link
Contributor Author

See #17725 (comment)

Both java/lang/Class/UnnamedClass/TestUnnamedClass.java and java/lang/invoke/defineHiddenClass/BasicTest.java passed with this change.

@hangshao0
Copy link
Contributor Author

PR to re-enable excluded tests adoptium/aqa-tests#4664

@hangshao0
Copy link
Contributor Author

PR to re-enable excluded tests adoptium/aqa-tests#4664

Unfortunately my comment has been ignored, the aqa-tests PR is merged.

@pshipton
Copy link
Member

Pls set it as a draft in the future.

@smlambert
Copy link
Contributor

Pls set it as a draft in the future.

+1 - we have a few reviewers in that repo that do not honour those type of requests, so best to keep in draft until dependent issues resolved.

Change the order of the checks to do modifier check first

Closes eclipse-openj9#17725

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

tajila commented Jul 12, 2023

jenkins test sanity alinux64 jdk21

@tajila tajila merged commit b036616 into eclipse-openj9:master Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants