Source: openjpa
Version: 2.4.2-8
Severity: important
Tags: ftbfs sid trixie
User: [email protected]
Usertags: default-java21
openjpa fails to build with OpenJDK 21, probably due to type inference
changes when using source/target level 8:
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/<<PKGBUILDDIR>>/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/criteria/CriteriaQueryImpl.java:[234,72]
incompatible types: bad type in conditional expression
java.util.Set<java.lang.Object> cannot be converted to
java.util.Set<javax.persistence.criteria.ParameterExpression<?>>
[INFO] 1 error
[INFO] -------------------------------------------------------------
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.