Skip to content

Increase Java compiler heap size to 1024m #3184

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

Merged
merged 1 commit into from
Apr 30, 2018

Conversation

andreamlin
Copy link
Contributor

The GCE Java PR CI build for java 7 (#3100) fails due to an out of memory error during compilation, e.g. https://circleci.com/gh/GoogleCloudPlatform/google-cloud-java/4768.

Increasing the heap size fixes that build.

@andreamlin andreamlin requested a review from pongad April 23, 2018 23:01
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 23, 2018
@andreamlin
Copy link
Contributor Author

@pongad PTAL (or delegate to someone else)?

Copy link
Contributor

@pongad pongad left a comment

Choose a reason for hiding this comment

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

I'm good with this, but should we increase the limit on other JVMs as well?

@andreamlin andreamlin merged commit b3b2167 into googleapis:master Apr 30, 2018
@andreamlin
Copy link
Contributor Author

I'll wait until the other JVMs throw an out of memory exception to increase the limit.

@andreamlin andreamlin deleted the more_memory branch September 7, 2018 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants