test/langtools/jdk/internal/shellsupport/doc/JavadocHelperTest.java
changeset 48028 9e022f580a9d
parent 47216 71c04702a3d5
child 48237 ee130cca69e6
--- a/test/langtools/jdk/internal/shellsupport/doc/JavadocHelperTest.java	Thu Nov 30 07:54:28 2017 -0500
+++ b/test/langtools/jdk/internal/shellsupport/doc/JavadocHelperTest.java	Thu Nov 30 04:43:09 2017 -0800
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -23,7 +23,7 @@
 
 /*
  * @test
- * @bug 8131019
+ * @bug 8131019 8190552
  * @summary Test JavadocHelper
  * @library /tools/lib
  * @modules jdk.compiler/com.sun.tools.javac.api