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
This commit is contained in:
parent
9ef4bd4a6c
commit
ff227ec11f
@ -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 @@
|
|||||||
* @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;
|
||||||
|
Loading…
Reference in New Issue
Block a user