Summary: | dev-java/guava-testlib-33.0.0 fails tests: Exception in thread "main" java.lang.OutOfMemoryError: Java heap space | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | gentoo |
Priority: | Normal | Keywords: | PullRequest, TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/36617 https://github.com/gentoo/gentoo/pull/37234 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 885289 [details]
build.log
build log and emerge --info
I could reproduce this bug by setting -Xmx512M. Should be fixed with -Xmx512M in 33.2.0 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=059c8fc5eb0cff5b04d89fbaa58eed832deef1ba commit 059c8fc5eb0cff5b04d89fbaa58eed832deef1ba Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-05-08 22:04:24 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-05-21 08:02:05 +0000 dev-java/guava-testlib: add 33.2.0 Bug: https://bugs.gentoo.org/924870 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/36617/commits/44fa0933c3c7f7a62759adcafa6db49f4acc58e9 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/guava-testlib/Manifest | 2 + dev-java/guava-testlib/guava-testlib-33.2.0.ebuild | 64 ++++++++++++++++++++++ 2 files changed, 66 insertions(+) |