8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java
Brian Burkhalter
brian.burkhalter at oracle.com
Wed Jan 15 01:49:12 UTC 2020
Please review this trivial fix
--- a/test/jdk/java/io/Reader/TransferTo.java
+++ b/test/jdk/java/io/Reader/TransferTo.java
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
- * Inc., 51 Franklsource St, Fifth Floor, Boston, MA 02110-1301 USA.
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
for https://bugs.openjdk.java.net/browse/JDK-8237186.
Thanks,
Brian
More information about the core-libs-dev
mailing list