提交 75cbe8d7 编写于 作者: W wetmore

7052537: java/security/Security/NotInstalledProviders.java is causing -samevm tests to fail.

Reviewed-by: valeriep, asaha, alanb
上级 4f39ef53
/*
* Copyright (c) 1999, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 2011, 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
......@@ -23,8 +23,9 @@
/*
* @test
* @bug 4273454
* @bug 4273454 7052537
* @summary Make sure getProviders(filter) doesn't throw NPE
* @run main/othervm NoInstalledProviders
*/
import java.security.*;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册