--- old/src/java.base/share/classes/sun/misc/resources/Messages_zh_TW.java 2015-05-18 19:54:38.436747445 +0400 +++ new/src/java.base/share/classes/sun/misc/resources/Messages_zh_TW.java 2015-05-18 19:54:38.288747445 +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_zh_TW 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;