--- old/src/java.compiler/share/classes/javax/lang/model/util/TypeKindVisitor8.java 2017-11-18 08:16:04.049424217 -0800 +++ new/src/java.compiler/share/classes/javax/lang/model/util/TypeKindVisitor8.java 2017-11-18 08:16:03.741270204 -0800 @@ -94,8 +94,9 @@ } /** - * This implementation visits an {@code IntersectionType} by calling - * {@code defaultAction}. + * {@inheritDoc} + * + * @implSpec This implementation calls {@code defaultAction}. * * @param t {@inheritDoc} * @param p {@inheritDoc}