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

[Enhancement] Make Shiro compile on JDK 22 #1381

Closed
2 tasks done
lprimak opened this issue Mar 22, 2024 · 0 comments · Fixed by #1530
Closed
2 tasks done

[Enhancement] Make Shiro compile on JDK 22 #1381

lprimak opened this issue Mar 22, 2024 · 0 comments · Fixed by #1530
Assignees
Labels
java Pull requests that update Java code
Milestone

Comments

@lprimak
Copy link
Contributor

lprimak commented Mar 22, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Some tests are hanging and/or failing with JDK 22, even though Shiro compiles fine.

Describe the solution you'd like

I think this is something to do with EasyMock compatibility, but I am not quite sure yet. Needs investigation

Filed an issue with EasyMock: easymock/easymock#547

Also, Jakarta EE integration tests will not run on 22 due to old app servers,
so CI needs to be adjusted to only run EE integration tests on 11 / 21

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@lprimak lprimak self-assigned this Mar 22, 2024
@lprimak lprimak added this to the 2.0.1 milestone Mar 22, 2024
@lprimak lprimak modified the milestones: 2.0.1, Backlog Mar 30, 2024
@lprimak lprimak modified the milestones: Backlog, 2.0.2 Jun 11, 2024
@lprimak lprimak added the java Pull requests that update Java code label Jun 11, 2024
lprimak added a commit that referenced this issue Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant