8012056: SunJCEInstance needs to run in it's own vm

Reviewed-by: wetmore
This commit is contained in:
Anthony Scarpino 2013-04-11 17:29:43 -07:00 committed by Bradford Wetmore
parent d0e1727ce6
commit b1d5a4f3ab

View File

@ -26,6 +26,7 @@
* @bug 7171982
* @summary Test that SunJCE.getInstance() is retrieving a provider when
* SunJCE has been removed from the provider list.
* @run main/othervm SunJCEGetInstance
*/
import java.security.Security;