8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java
Mandy Chung
mandy.chung at oracle.com
Wed Jan 15 01:52:49 UTC 2020
+1
Mandy
On 1/14/20 5:49 PM, Brian Burkhalter wrote:
> 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