changeset 8775:eaa0cf0c998e

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 80e90734c704
children ce91f7963495
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	Tue Nov 14 19:25:00 2017 +0000
+++ b/test/sun/security/ssl/CertPathRestrictions/TLSRestrictions.java	Wed Jul 05 23:50:20 2017 -0700
@@ -48,6 +48,7 @@
 
 /*
  * @test
+ * @bug 8165367
  * @summary Verify the restrictions for certificate path on JSSE with custom trust store.
  * @library /lib/testlibrary
  * @compile JSSEClient.java