slawekjaranowski commented on code in PR #144: URL: https://github.com/apache/maven-dependency-analyzer/pull/144#discussion_r2050570728
########## src/main/java/org/apache/maven/shared/dependency/analyzer/asm/ConstantPoolParser.java: ########## @@ -208,7 +208,7 @@ private static String decodeString(ByteBuffer buf) { // Explicit cast for compatibility with covariant return type on JDK 9's ByteBuffer Review Comment: What about this comment ...? Look like special cast is needed here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org