8213265: fix missing newlines at end of files
authorjjg
Thu, 01 Nov 2018 15:11:08 -0700
changeset 52379 50f0efe3a669
parent 52378 fb71a4bc010d
child 52380 6b31efbf833e
8213265: fix missing newlines at end of files Reviewed-by: darcy
test/langtools/jdk/javadoc/doclet/testSummaryTag/p2/package.html
test/langtools/tools/javac/doctree/dcapi/overview0.html
test/langtools/tools/javac/doctree/dcapi/overview1.html
test/langtools/tools/javac/doctree/dcapi/overview2.html
test/langtools/tools/javac/doctree/dcapi/overview3.html
test/langtools/tools/javac/doctree/dcapi/overview5.html
test/langtools/tools/javac/doctree/dcapi/package.html
test/langtools/tools/javac/doctree/dcapi/pkg/package.html
--- a/test/langtools/jdk/javadoc/doclet/testSummaryTag/p2/package.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/jdk/javadoc/doclet/testSummaryTag/p2/package.html	Thu Nov 01 15:11:08 2018 -0700
@@ -2,4 +2,4 @@
  <BODY>
     foo {@summary bar} baz.
  </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/overview0.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/overview0.html	Thu Nov 01 15:11:08 2018 -0700
@@ -5,4 +5,4 @@
 <BODY>
 A simple well formed html document <pre>overview0.html</pre>.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/overview1.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/overview1.html	Thu Nov 01 15:11:08 2018 -0700
@@ -5,4 +5,4 @@
 Html document <pre>overview1.html</pre>.
 Missing HTML.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/overview2.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/overview2.html	Thu Nov 01 15:11:08 2018 -0700
@@ -5,4 +5,4 @@
 Html document <pre>overview2.html</pre>.
 Missing HEAD.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/overview3.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/overview3.html	Thu Nov 01 15:11:08 2018 -0700
@@ -5,4 +5,4 @@
 Html document <pre>overview3.html</pre>.
 Missing enclosing HEAD.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/overview5.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/overview5.html	Thu Nov 01 15:11:08 2018 -0700
@@ -5,4 +5,4 @@
 <BODY>
 Html document <pre>overview5.html</pre>.
 Missing enclosing HTML
-</BODY>
\ No newline at end of file
+</BODY>
--- a/test/langtools/tools/javac/doctree/dcapi/package.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/package.html	Thu Nov 01 15:11:08 2018 -0700
@@ -8,4 +8,4 @@
 <BODY>
 A simple well formed html document <pre>package.html<pre>.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>
--- a/test/langtools/tools/javac/doctree/dcapi/pkg/package.html	Thu Nov 01 17:48:10 2018 -0400
+++ b/test/langtools/tools/javac/doctree/dcapi/pkg/package.html	Thu Nov 01 15:11:08 2018 -0700
@@ -6,4 +6,4 @@
 A simple well formed html document <pre>package.html</pre>.
 In package pkg.
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>