OpenJDK / jigsaw / jake / jdk
changeset 13505:4490116842ce
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 | a773deb92ef7 |
children | 950f14c10fc9 |
files | test/java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/test/java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java Wed Jul 15 18:12:48 2015 +0100 +++ b/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 {