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