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

Drop PermSize and MaxPermSize options as they are not supported by Java 17 #1132

Merged
merged 1 commit into from
May 2, 2022

Conversation

cmnrd
Copy link
Collaborator

@cmnrd cmnrd commented May 2, 2022

Java 17 does not support the PermSize and MaxPermSize options anymore. This PR simply drops the options so that Epoch can be run with Java 17.

@cmnrd cmnrd requested review from lhstrh and a-sr May 2, 2022 10:20
@cmnrd cmnrd modified the milestone: 0.3.0 May 2, 2022
@cmnrd cmnrd merged commit d8d08f3 into master May 2, 2022
@cmnrd cmnrd deleted the epoch-java17-fix branch May 2, 2022 11:29
@lhstrh lhstrh changed the title drop PermSize and MaxPermSize options as they are not supported by java 17 Drop PermSize and MaxPermSize options as they are not supported by Java 17 May 31, 2022
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.

3 participants