--- old/src/java.base/share/classes/sun/misc/VM.java 2015-05-18 19:54:33.008747450 +0400 +++ new/src/java.base/share/classes/sun/misc/VM.java 2015-05-18 19:54:32.860747450 +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