Uh oh!
There was an error while loading. Please reload this page.
Increase Java compiler heap size to 1024m - #3184
Merged
Merged
Conversation
andreamlin
commented
Apr 23, 2018
ContributorAuthor
@pongad PTAL (or delegate to someone else)? |
pongad
approved these changes
Apr 25, 2018
pongad
left a comment
Contributor
There was a problem hiding this comment.
I'm good with this, but should we increase the limit on other JVMs as well?
andreamlin
commented
Apr 30, 2018
ContributorAuthor
I'll wait until the other JVMs throw an out of memory exception to increase the limit. |
chingor13 pushed a commit
that referenced
this pull request
Feb 3, 2026
* chore(main): release 3.20.0 * chore: generate libraries at Mon Jan 26 18:45:05 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
suztomo pushed a commit
that referenced
this pull request
Mar 9, 2026
… to v2.38.1 (#3184) * chore(deps): update dependency com.google.cloud:google-cloud-bigquery to v2.38.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
lqiu96 pushed a commit
that referenced
this pull request
Mar 20, 2026
* chore(main): release 3.20.0 * chore: generate libraries at Mon Jan 26 18:45:05 UTC 2026 --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
chingor13 pushed a commit
that referenced
this pull request
Mar 24, 2026
chingor13 pushed a commit
that referenced
this pull request
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.