--- old/src/java.base/share/classes/java/lang/reflect/Method.java 2019-05-15 13:57:49.599764600 -0400 +++ new/src/java.base/share/classes/java/lang/reflect/Method.java 2019-05-15 13:57:49.231762775 -0400 @@ -214,8 +214,7 @@ } /** - * Returns the {@code Class} object representing - * {@linkplain Class#asBoxType() the box type} of the class or interface + * Returns the {@code Class} object representing the class or interface * that declares the method represented by this object. * */