Created attachment 717243 [details] build log See https://github.com/gentoo/gentoo/pull/21326#issuecomment-864589892
do the tests also fail when openjdk-11 is used for compilation?
(In reply to Miroslav Šulc from comment #1) > do the tests also fail when openjdk-11 is used for compilation? When setting >=virtual/jdk-1.8:* and system vm openjdk-11 the compilation fails even without FEATURES=test. For this reason the ebuild has virtual/jdk:1.8 which compiles successfully but only without FEATURES=test.
With module-info.java removed [1] and before patching java-pkg-simple.eclass all 232 tests passed. [1] https://github.com/gentoo/gentoo/commit/b60c4b21b334f38e293fb9dbc4e6d3c053c546af#diff-e0b32725baaf0f94ca3b22c712db04d863a7cfaa63065e2abd3218d3dcec88a2R42-R43
I'm hitting these failures as well
These test failures do not happen with openjdk:{11,17}[gentoo-vm]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=877e2a3295ad15eaba5aa99cc2fef792b2f0af33 commit 877e2a3295ad15eaba5aa99cc2fef792b2f0af33 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2021-11-06 16:52:01 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-11-07 07:20:01 +0000 dev-java/jaxb-api: suppress tests for vm_version 1.8 Closes: https://bugs.gentoo.org/796995 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/22847 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/jaxb-api/jaxb-api-2.3.3.ebuild | 9 +++++++++ 1 file changed, 9 insertions(+)