--- old/src/java.base/share/classes/sun/misc/resources/Messages_pt_BR.java 2015-05-18 19:54:36.948747446 +0400 +++ new/src/java.base/share/classes/sun/misc/resources/Messages_pt_BR.java 2015-05-18 19:54:36.800747446 +0400 @@ -26,7 +26,7 @@ package sun.misc.resources; /** - *

This class represents the ResourceBundle + * This class represents the {@code ResourceBundle} * for sun.misc. * * @author Michael Colburn @@ -35,9 +35,9 @@ public class Messages_pt_BR extends java.util.ListResourceBundle { /** - * Returns the contents of this ResourceBundle. - *

- * @return the contents of this ResourceBundle. + * Returns the contents of this {@code ResourceBundle}. + * + * @return the contents of this {@code ResourceBundle}. */ public Object[][] getContents() { return contents;