Summary: | dev-java/byte-buddy-1.14.0::gentoo failed with jdk:21 (test phase): java.lang.IllegalStateException: Failed to resolve the class file version of the current VM: Unknown Java version: 0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Volkmar W. Pogatzki <gentoo> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fordfrog, gentoo |
Priority: | Normal | Keywords: | PullRequest, TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/33579 https://github.com/gentoo/gentoo/pull/40081 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 946096, 947769 | ||
Bug Blocks: | 916475 | ||
Attachments: | build log |
Description
Volkmar W. Pogatzki
2023-10-29 14:15:58 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0a4d3abe43f48f804a7e49473c7fe7c23c56cda commit f0a4d3abe43f48f804a7e49473c7fe7c23c56cda Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-08-18 09:33:58 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-12-08 11:41:43 +0000 dev-java/byte-buddy: add 1.15.10 Bug: https://bugs.gentoo.org/916487 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/byte-buddy/Manifest | 1 + dev-java/byte-buddy/byte-buddy-1.15.10.ebuild | 144 +++++++++++++++++++++ ...uddy-1.15.10-Skip-testIgnoreExistingField.patch | 34 +++++ 3 files changed, 179 insertions(+) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffa8f6b5eb8be026039338befd02e2c124934e20 commit ffa8f6b5eb8be026039338befd02e2c124934e20 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2025-01-10 07:52:07 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2025-01-10 08:51:07 +0000 dev-java/byte-buddy: drop 1.14.0 Closes: https://bugs.gentoo.org/916487 Closes: https://bugs.gentoo.org/936606 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> dev-java/byte-buddy/Manifest | 1 - dev-java/byte-buddy/byte-buddy-1.14.0.ebuild | 161 --------------------------- 2 files changed, 162 deletions(-) |