-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: maven-dependency-analyzer-1.11.0
-
Fix Version/s: maven-dependency-analyzer-1.11.1
-
Component/s: maven-dependency-analyzer
-
Labels:None
-
Flags:Patch
Using the maven-dependencies-analyzer 1.11.0 that is compiled with jdk9 lead to a error if used in jdk8:
java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer
ByteBuffer need to be cast at Buffer for some method.
I'm not sure if it possible to detect that at compile time
Others get the issue too see: https://github.com/apache/felix/pull/114/
- Dependent
-
NETBEANSINFRA-5 Upgrade Analyzer dependencies to handle modern jar
-
- Resolved
-
- links to