src/main/java/org/apache/maven/plugins/jlink/JLinkMojo.java (2 lines): - line 212: // TODO: Should we define either little or big as default? or should we left as it. - line 439: // FIXME: Is there a better way to identify that code exists? src/main/java/org/apache/maven/plugins/jlink/AbstractJLinkToolchainExecutor.java (1 line): - line 129: // TODO: Check if there exist a more elegant way? src/main/java/org/apache/maven/plugins/jlink/AbstractJLinkMojo.java (1 line): - line 111: // TODO: Check if we should make the type configurable?