--- old/src/java.base/share/classes/java/lang/invoke/MethodHandle.java 2020-02-12 20:09:21.404747272 -0800 +++ new/src/java.base/share/classes/java/lang/invoke/MethodHandle.java 2020-02-12 20:09:21.176633280 -0800 @@ -223,7 +223,7 @@ * {@code CONSTANT_InterfaceMethodref}, or {@code CONSTANT_Fieldref} * constant pool entry. * (For full details on method handle constants, - * see sections 4.4.8 and 5.4.3.5 of the Java Virtual Machine Specification.) + * see sections {@jvms 4.4.8} and {@jvms 5.4.3.5} of the Java Virtual Machine Specification.) *

* Method handles produced by lookups or constant loads from methods or * constructors with the variable arity modifier bit ({@code 0x0080})