OpenJDK / amber / amber
changeset 31722:73d3dca7389b
8131359: Correct the JTREG tags in java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java test
Reviewed-by: mullan
author | vinnie |
---|---|
date | Wed, 15 Jul 2015 18:42:12 +0100 |
parents | 7dfa3c302b12 |
children | 2e16a59cc5cb |
files | jdk/test/java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/test/java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java Wed Jul 15 18:12:48 2015 +0100 +++ b/jdk/test/java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java Wed Jul 15 18:42:12 2015 +0100 @@ -42,8 +42,8 @@ /** * @test * @bug 8048830 - * @compile -XDignore.symbol.file Utils.java * @summary Test store metadata attributes to PKCS12 keystore. + * @library /lib/testlibrary ../ * @run main MetadataStoreLoadTest */ public class MetadataStoreLoadTest {