During the design of JDK-8032230, the signatures of the two new methods added diverged, one is a varargs method the other takes a set. On compiler-dev (http://mail.openjdk.java.net/pipermail/compiler-dev/2016-June/010251.html), Bruce Chapman observed that the javadoc for both versions uses "set" in the @implSpec description. This should be fixed.