Skip to content

Give the Gradle daemon an explicit heap - #1543

Merged
lfoppiano merged 1 commit into
masterfrom
fix/gradle-daemon-heap
Aug 13, 2026
Merged

Give the Gradle daemon an explicit heap#1543
lfoppiano merged 1 commit into
masterfrom
fix/gradle-daemon-heap

Conversation

@lfoppiano

Copy link
Copy Markdown
Member

shadowJar assembles a ~190MB fat jar. Without an explicit heap the daemon runs on Gradle's small default and GC-thrashes, which looks like a hang at :grobid-core:shadowJar.

shadowJar assembles a ~190MB fat jar. Without an explicit heap the daemon runs
on Gradle's small default and GC-thrashes, which looks like a hang at
:grobid-core:shadowJar.
@lfoppiano
lfoppiano force-pushed the fix/gradle-daemon-heap branch from 5b2f74a to 480452e Compare August 13, 2026 11:08
@lfoppiano
lfoppiano merged commit 5945e69 into master Aug 13, 2026
24 checks passed
@lfoppiano
lfoppiano deleted the fix/gradle-daemon-heap branch August 13, 2026 12:59
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.

1 participant