RFR (JDK 13) 8221533: Incorrect copyright header in DurationDayTimeImpl.java, DurationYearMonthImpl.java and XMLStreamException.java
Joe Wang
huizhe.wang at oracle.com
Wed Mar 27 21:42:03 UTC 2019
Thanks Lance, Brian!
-Joe
On 3/27/19, 1:37 PM, Lance Andersen wrote:
> +1
>> On Mar 27, 2019, at 3:51 PM, Joe Wang <huizhe.wang at oracle.com
>> <mailto:huizhe.wang at oracle.com>> wrote:
>>
>> Please review a trivial fix for the missing commas in three class files.
>>
>> hg diff
>> diff --git
>> a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationDayTimeImpl.java
>> b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationDayTimeImpl.java
>> ---
>> a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationDayTimeImpl.java
>> +++
>> b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationDayTimeImpl.java
>> @@ -1,5 +1,5 @@
>> /*
>> - * Copyright (c) 2009, 2017 Oracle and/or its affiliates. All rights
>> reserved.
>> + * Copyright (c) 2009, 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
>> diff --git
>> a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationYearMonthImpl.java
>> b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationYearMonthImpl.java
>> ---
>> a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationYearMonthImpl.java
>> +++
>> b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/jaxp/datatype/DurationYearMonthImpl.java
>> @@ -1,5 +1,5 @@
>> /*
>> - * Copyright (c) 2010, 2017 Oracle and/or its affiliates. All rights
>> reserved.
>> + * Copyright (c) 2010, 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
>> diff --git
>> a/src/java.xml/share/classes/javax/xml/stream/XMLStreamException.java
>> b/src/java.xml/share/classes/javax/xml/stream/XMLStreamException.java
>> --- a/src/java.xml/share/classes/javax/xml/stream/XMLStreamException.java
>> +++ b/src/java.xml/share/classes/javax/xml/stream/XMLStreamException.java
>> @@ -1,5 +1,5 @@
>> /*
>> - * Copyright (c) 2009, 2017 Oracle and/or its affiliates. All rights
>> reserved.
>> + * Copyright (c) 2009, 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
>>
>> Thanks,
>> Joe
>>
>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif><http://oracle.com/us/design/oracle-email-sig-198324.gif>
> <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance
> Andersen| Principal Member of Technical Staff | +1.781.442.2037
> Oracle Java Engineering
> 1 Network Drive
> Burlington, MA 01803
> Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>
>
>
>
More information about the core-libs-dev
mailing list