-
Notifications
You must be signed in to change notification settings - Fork 28.9k
Fix: sbt test throw an java.lang.OutOfMemoryError: PermGen space #773
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
Conversation
|
log: |
|
Can one of the admins verify this patch? |
|
We haven't had issues with this on jenkins... I wonder if it's related to the JVM or environment somehow. Anyways, fine to merge this into the master branch. Jenkins, test this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
|
That's a lot of memory for building & testing ... |
|
I merged this. |
Author: witgo <[email protected]> Closes #773 from witgo/sbt_javaOptions and squashes the following commits: 26c7d38 [witgo] Improve sbt configuration (cherry picked from commit fde82c1) Signed-off-by: Reynold Xin <[email protected]>
Author: witgo <[email protected]> Closes apache#773 from witgo/sbt_javaOptions and squashes the following commits: 26c7d38 [witgo] Improve sbt configuration
No description provided.