--- old/src/java.base/share/classes/java/lang/invoke/MethodHandles.java 2020-03-26 16:27:57.000000000 -0700 +++ new/src/java.base/share/classes/java/lang/invoke/MethodHandles.java 2020-03-26 16:27:57.000000000 -0700 @@ -1631,7 +1631,7 @@ } /** - * Creates a class or interface from {@code bytes} + * Creates and links a class or interface from {@code bytes} * with the same class loader and in the same runtime package and * {@linkplain java.security.ProtectionDomain protection domain} as this lookup's * {@linkplain #lookupClass() lookup class} as if calling