提交 59c72f31 编写于 作者: M mullan

7147060:...

7147060: com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java doesn't run in agentvm mode
Reviewed-by: xuelei, sgehwolf, andrew
上级 d8d30a8a
...@@ -277,9 +277,6 @@ sun/security/pkcs11/tls/TestKeyMaterial.java generic-all ...@@ -277,9 +277,6 @@ sun/security/pkcs11/tls/TestKeyMaterial.java generic-all
# 7164518 # 7164518
sun/security/krb5/auto/Unreachable.java macosx-all sun/security/krb5/auto/Unreachable.java macosx-all
# 7147060
com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java generic-all
# 8160071 # 8160071
sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java linux-all sun/security/pkcs11/sslecc/ClientJSSEServerJSSE.java linux-all
......
/* /*
* Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2006, 2014, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
...@@ -24,9 +24,9 @@ ...@@ -24,9 +24,9 @@
/** /**
* @test * @test
* @author Sean Mullan * @author Sean Mullan
* @bug 6461674 8009217 * @bug 6461674 8009217 7147060
* @compile -XDignore.symbol.file ClassLoaderTest.java MyTransform.java * @compile -XDignore.symbol.file ClassLoaderTest.java MyTransform.java
* @run main ClassLoaderTest * @run main/othervm ClassLoaderTest
* @summary Ensure Transform.register works with transform implementations * @summary Ensure Transform.register works with transform implementations
* loaded by class loader other than system/boot class loader * loaded by class loader other than system/boot class loader
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册