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

regression started on Oct 10 2022 #4956

Closed
monperrus opened this issue Oct 12, 2022 · 3 comments
Closed

regression started on Oct 10 2022 #4956

monperrus opened this issue Oct 12, 2022 · 3 comments

Comments

@monperrus
Copy link
Collaborator

monperrus commented Oct 12, 2022

One recent commit triggered a significant regression breaking our Jenkins CI:

Who's available to look at it?

@SirYwell
Copy link
Collaborator

Seems to be caused by the change in #4940. The EnumSet requires at least non-null element in the collection provided to copyOf to extract the underlying enum type. (cc @MartinWitt)

@MartinWitt
Copy link
Collaborator

Proposed fix is in #4957.

@monperrus
Copy link
Collaborator Author

I confirm that #4957 fixes the regression, the Jenkins CI jobs are turning green again.

Thanks a lot @MartinWitt 🙏️

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

No branches or pull requests

3 participants