Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-dependency-analyzer-1.11.0
-
None
-
Patch
Description
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/
Attachments
Issue Links
- Dependent
-
NETBEANSINFRA-5 Upgrade Analyzer dependencies to handle modern jar
-
- Resolved
-
- links to