8179564: Missing @bug for tests added with JDK-8165367

Add @bug 8165367

Reviewed-by: weijun
This commit is contained in:
John Jiang 2017-06-12 21:56:38 -07:00 committed by Hamlin Li
parent 77a5de5089
commit b20212e8ce

View File

@ -48,6 +48,7 @@ import jdk.test.lib.process.ProcessTools;
/*
* @test
* @bug 8165367
* @summary Verify the restrictions for certificate path on JSSE with custom trust store.
* @library /test/lib
* @build jdk.test.lib.Utils