Source: perfmark-java
Version: 0.21.0+ds-2
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@lists.debian.org
Usertags: default-java17


perfmark-java fails to build with OpenJDK 17 because it invokes javac
with the source/target options set to 6. Since OpenJDK 12 the minimum
version supported is 7.


  Compiling with JDK Java compiler API.
  error: Source option 6 is no longer supported. Use 7 or later.
  error: Target option 6 is no longer supported. Use 7 or later.
  :perfmark-api:compileJava FAILED
  :perfmark-api:compileJava (Thread[Task worker for ':' Thread 4,5,main]) 
completed. Took 0.411 secs.

Reply via email to