This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-http.git


The following commit(s) were added to refs/heads/main by this push:
     new 446c60675 increase xmx for sbt due to mem issues in build (#608)
446c60675 is described below

commit 446c60675a30931e52a4ff6a61b5860cfb3c5863
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Sep 22 15:20:24 2024 +0100

    increase xmx for sbt due to mem issues in build (#608)
---
 .jvmopts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.jvmopts b/.jvmopts
index 4db372212..4f11df034 100644
--- a/.jvmopts
+++ b/.jvmopts
@@ -1,3 +1,4 @@
+-Xmx4g
 -Duser.language=en_US.UTF-8
 -Dfile.encoding=en_US.UTF-8
 -Dsun.jnu.encoding=UTF-8


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to