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

Memory settings for Java 8 #209

Closed
justjoheinz opened this issue Apr 2, 2014 · 2 comments
Closed

Memory settings for Java 8 #209

justjoheinz opened this issue Apr 2, 2014 · 2 comments

Comments

@justjoheinz
Copy link

When creating java application scripts with sbt stage and running on a JDK 8 the startup emits warnings like:
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

The scripts should take into account that the programm will eventually run in a Java 8 environment and behave nice.

@kardapoltsev
Copy link
Member

This is already fixed, see #203

@muuki88 muuki88 closed this as completed Apr 2, 2014
@muuki88
Copy link
Contributor

muuki88 commented Apr 2, 2014

Nice to see more and more people using native-packager with java8

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