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

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 #1367

Closed
mathieuchateau opened this issue Jul 31, 2015 · 3 comments
Assignees
Milestone

Comments

@mathieuchateau
Copy link
Contributor

Hello,

I have this warning when I start any cli command:

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

Can I safely remove it from profile file in rundeck?

@ahonor
Copy link
Contributor

ahonor commented Jul 31, 2015

Yes, you can. We will need to remove it from the template, too.

 On Friday, July 31, 2015 6:47 AM, Mathieu Chateau <[email protected]> wrote:

Hello,I have this warning when I start any cli command:OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0Can I safely remove it from profile file in rundeck?—
Reply to this email directly or view it on GitHub.

@gschueler
Copy link
Member

@mathieuchateau we are requiring java 8 in 2.8 release, so I will reopen this to track adding this change to the profile for that release

@gschueler gschueler reopened this Mar 10, 2017
@gschueler gschueler added this to the 2.8.0 milestone Mar 10, 2017
@gschueler gschueler self-assigned this Apr 5, 2017
gschueler added a commit that referenced this issue Apr 6, 2017
Fix #1367 Remove -XX:MaxPermSize JVM flag
@senselesss64
Copy link

yes

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

4 participants