Re: 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java

2020-01-15 Thread Pavel Rappo
:%s/in /source /g (or similar) I guess. > On 15 Jan 2020, at 02:03, Mandy Chung wrote: > > Looks okay. I wonder how the word "source" got creeped in :-) > > Mandy > > On 1/14/20 5:51 PM, Brian Burkhalter wrote: >> Oops: correction. >> >> --- a/test/jdk/java/io/Reader/TransferTo.java >> +++

Re: 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java

2020-01-14 Thread Mandy Chung
Looks okay.  I wonder how the word "source" got creeped in :-) Mandy On 1/14/20 5:51 PM, Brian Burkhalter wrote: Oops: correction. --- a/test/jdk/java/io/Reader/TransferTo.java +++ b/test/jdk/java/io/Reader/TransferTo.java @@ -6,15 +6,15 @@ * under the terms of the GNU General Public Licens

Re: 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java

2020-01-14 Thread Lance @ Oracle
Looks ok Brian Best, Lance Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037 Oracle Java Engineering 1 Network Drive Burlington, MA 01803 lance.ander...@oracle.com Sent from my iPad > On Jan 14, 2020, at 8:51 PM, Brian Burkhalter > wrote: > > Oops: correction. > > -

Re: 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java

2020-01-14 Thread Mandy Chung
+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 wit

Re: 8237186: Fix typo in copyright header of java/io/Reader/TransferTo.java

2020-01-14 Thread Brian Burkhalter
Oops: correction. --- a/test/jdk/java/io/Reader/TransferTo.java +++ b/test/jdk/java/io/Reader/TransferTo.java @@ -6,15 +6,15 @@ * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. * - * This code is distributed source the hope t