--- old/src/java.base/share/classes/sun/security/util/Resources_zh_TW.java 2016-05-13 03:15:52.288830027 -0700 +++ new/src/java.base/share/classes/sun/security/util/Resources_zh_TW.java 2016-05-13 03:15:51.940799359 -0700 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -26,7 +26,7 @@ package sun.security.util; /** - *

This class represents the ResourceBundle + * This class represents the ResourceBundle * for javax.security.auth and sun.security. * */ @@ -83,7 +83,7 @@ // javax.security.auth.login.LoginContext {"Invalid.null.input.name", "無效空值輸入: 名稱"}, {"No.LoginModules.configured.for.name", - "無針對 {0} 配置的 LoginModules"}, + "無針對 {0} 設定的 LoginModules"}, {"invalid.null.Subject.provided", "提供無效空值主題"}, {"invalid.null.CallbackHandler.provided", "提供無效空值 CallbackHandler"}, @@ -160,8 +160,6 @@ /** * Returns the contents of this ResourceBundle. * - *

- * * @return the contents of this ResourceBundle. */ @Override