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

Could use Metaspace to replace PermGen #902

Merged
merged 1 commit into from Sep 8, 2015
Merged

Could use Metaspace to replace PermGen #902

merged 1 commit into from Sep 8, 2015

Conversation

yinlinchen
Copy link
Contributor

No description provided.

@@ -564,7 +564,7 @@
This line enables code-coverage. However, it also blows the build's permgen.
Fix me!
-->
<argLine>-XX:-UseSplitVerifier ${jacoco.agent.unit.arg}</argLine>
<argLine>-XX:-UseSplitVerifier -XX:MaxMetaspaceSize=512m ${jacoco.agent.unit.arg}</argLine>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@awoods
Copy link

awoods commented Sep 3, 2015

Please create a JIRA ticket for tracking this update.

- remove UseSplitVerifier
awoods pushed a commit that referenced this pull request Sep 8, 2015
Could use Metaspace to replace PermGen
@awoods awoods merged commit b061f33 into fcrepo:master Sep 8, 2015
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.

None yet

2 participants