changeset 1728:51c03dbe1856

8179564: Missing @bug for tests added with JDK-8165367 Summary: updated bugid in tests Reviewed-by: robm
author bgopularam
date Wed, 05 Jul 2017 23:50:20 -0700
parents 6ae772f9f024
children 37f190b67d20
files test/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/test/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java	Mon Aug 28 12:54:41 2017 -0700
+++ b/test/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java	Wed Jul 05 23:50:20 2017 -0700
@@ -46,6 +46,7 @@
 
 /*
  * @test
+ * @bug 8165367
  * @summary Verify the restrictions for certificate path on JSSE with custom trust store.
  * @library /lib/testlibrary
  * @compile JSSEClient.java