--- old/src/java.base/share/classes/sun/misc/VM.java 2015-05-18 17:53:20.724753425 +0400 +++ new/src/java.base/share/classes/sun/misc/VM.java 2015-05-18 17:53:20.576753425 +0400 @@ -315,7 +315,7 @@ } /* - * Add n to the objects pending for finalization count. + * Add {@code n} to the objects pending for finalization count. * * @param n an integer value to be added to the objects pending * for finalization count