Summary: | net-p2p/biglybt-3.7.0.0 fails to compile with >=jdk:23: ECPublicKey.java:10: error: types AsymmetricKey and ECKey are incompatible | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Java team <java> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | esigra, gentoo, harrisl, Letto2 |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/40734 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 69972, 936438, 946402 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 898191 [details]
build.log
build log and emerge --info
Compiles and installs with openjdk-bin:21 fails with openjdk-bin:21 for me After today's updates biglybt-3.6.0.0 now builds and installs. Happens also with version 3.7.0.0 on openjdk:23, obviously caused by bundling classes of an older version of bcprov. Same trouble with 3.8.0.0 |