Skip to content

Fix ARM64 builds: JVM heap and direct buffer memory#6758

Merged
istio-testing merged 1 commit into
masterfrom
petrmc/fix-arm64-master
Jan 13, 2026
Merged

Fix ARM64 builds: JVM heap and direct buffer memory#6758
istio-testing merged 1 commit into
masterfrom
petrmc/fix-arm64-master

Conversation

@PetrMc
Copy link
Copy Markdown
Member

@PetrMc PetrMc commented Jan 13, 2026

Fixes ARM64 build failures by increasing JVM heap to 4GB, adding direct buffer memory limit, and applying memory optimization flags to all remote builds. Supersedes #6756 with complete fix including direct buffer memory.

Increases JVM heap to 4GB and adds direct buffer memory limit to prevent
OOM errors during large remote cache downloads. Also applies memory
optimization flags to all remote builds.
@PetrMc PetrMc requested a review from a team as a code owner January 13, 2026 00:10
@istio-testing istio-testing added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 13, 2026
@PetrMc
Copy link
Copy Markdown
Member Author

PetrMc commented Jan 13, 2026

/retest

@istio-testing istio-testing merged commit babf8b8 into master Jan 13, 2026
7 checks passed
@istio-testing istio-testing deleted the petrmc/fix-arm64-master branch January 13, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants