--- old/src/java.compiler/share/classes/javax/lang/model/util/Elements.java 2017-01-31 00:24:34.970851970 -0800 +++ new/src/java.compiler/share/classes/javax/lang/model/util/Elements.java 2017-01-31 00:24:34.870851966 -0800 @@ -348,7 +348,7 @@ * declared directly. For a class the result also includes its * constructors, but not local or anonymous classes. * - *

Note that elements of certain kinds can be isolated using + * @apiNote Elements of certain kinds can be isolated using * methods in {@link ElementFilter}. * * @param type the type being examined