提交 e7a1d062 编写于 作者: W weijun

8075575: com/sun/security/auth/login/ConfigFile/InconsistentError.java failed in certain env.

8075576: com/sun/security/auth/module/KeyStoreLoginModule/OptionTest.java failed in certain env.
Reviewed-by: xuelei
上级 bc5b401e
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
* @bug 4406033 * @bug 4406033
* @summary ConfigFile throws an inconsistent error message * @summary ConfigFile throws an inconsistent error message
* when the configuration file is not found * when the configuration file is not found
* @run main/othervm -Duser.language=en InconsistentError
*/ */
import com.sun.security.auth.login.*; import com.sun.security.auth.login.*;
......
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
* @test * @test
* @bug 4919147 * @bug 4919147
* @summary Support for token-based KeyStores * @summary Support for token-based KeyStores
* @run main/othervm -Duser.language=en OptionTest
*/ */
import java.io.File; import java.io.File;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册