The build system adjusts it further down, so with the default PORTAGE_NICENESS=10 it ends up at 19.
Created attachment 749838 [details, diff] dev-java/openjdk: Use PORTAGE_NICENESS, don't adjust further down Attached patch fixes the problem for me.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec058f977d298ad96f0ab10d8df3312bfb697db5 commit ec058f977d298ad96f0ab10d8df3312bfb697db5 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2021-11-09 11:44:20 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2021-12-26 23:22:59 +0000 dev-java/openjdk: Use PORTAGE_NICENESS, don't adjust further down Closes: https://bugs.gentoo.org/822639 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-java/openjdk/openjdk-11.0.13_p8.ebuild | 1 + dev-java/openjdk/openjdk-17.0.1_p12.ebuild | 1 + 2 files changed, 2 insertions(+)
thanks! applied.