Platform Priority - kelemen/netbeans-gradle-project GitHub Wiki
The plugin reads only the major version of Java, your project requires (e.g: "1.8" for Java 8). However, there are times when you have multiple platforms added with the same major version number. In this case, the plugin will choose the first JDK from this list, matching the version of JDK your project needs.
